|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.rpc.Cred | +--com.sun.rpc.CredNone
This is the "NONE" credential, i.e. no credential It's the default credential for RPC unless set to something else.
Fields inherited from class com.sun.rpc.Cred |
SVC_INTEGRITY,
SVC_NONE,
SVC_PRIVACY |
Constructor Summary | |
CredNone()
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CredNone()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |