|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.system.dao.security.SecurityKey
public class SecurityKey
Constructor Summary | |
---|---|
SecurityKey()
|
|
SecurityKey(java.lang.Object key,
UserCredentials credentials)
|
Method Summary | |
---|---|
UserCredentials |
getCredentials()
|
java.lang.Object |
getSecurityKey()
|
void |
setCredentials(UserCredentials credentials)
|
void |
setSecurityKey(java.lang.Object key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityKey()
public SecurityKey(java.lang.Object key, UserCredentials credentials)
Method Detail |
---|
public void setCredentials(UserCredentials credentials)
public void setSecurityKey(java.lang.Object key)
public java.lang.Object getSecurityKey()
public UserCredentials getCredentials()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |