|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.rpc.Cred
public abstract class Cred
RPC Credentials Extended by each credential class
Field Summary | |
---|---|
static int |
SVC_INTEGRITY
|
static int |
SVC_NONE
|
static int |
SVC_PRIVACY
|
Constructor Summary | |
---|---|
Cred()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SVC_NONE
public static final int SVC_INTEGRITY
public static final int SVC_PRIVACY
Constructor Detail |
---|
public Cred()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |