|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.redback.keys.jdo.AuthenticationKeyDatabase
public class AuthenticationKeyDatabase
null
| Constructor Summary | |
|---|---|
AuthenticationKeyDatabase()
|
|
| Method Summary | |
|---|---|
void |
addKey(JdoAuthenticationKey jdoAuthenticationKey)
Method addKey |
java.util.List |
getKeys()
Method getKeys |
java.lang.String |
getModelEncoding()
|
void |
removeKey(JdoAuthenticationKey jdoAuthenticationKey)
Method removeKey |
void |
setKeys(java.util.List keys)
Set null |
void |
setModelEncoding(java.lang.String modelEncoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationKeyDatabase()
| Method Detail |
|---|
public void addKey(JdoAuthenticationKey jdoAuthenticationKey)
jdoAuthenticationKey - public java.util.List getKeys()
public void removeKey(JdoAuthenticationKey jdoAuthenticationKey)
jdoAuthenticationKey - public void setKeys(java.util.List keys)
keys - public void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||