|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.security.keys.jdo.v0_9_0.AuthenticationKeyDatabase
public class AuthenticationKeyDatabase
Class AuthenticationKeyDatabase.
| Constructor Summary | |
|---|---|
AuthenticationKeyDatabase()
|
|
| Method Summary | |
|---|---|
void |
addKey(JdoAuthenticationKey jdoAuthenticationKey)
Method addKey. |
List |
getKeys()
Method getKeys. |
String |
getModelEncoding()
Get the modelEncoding field. |
void |
removeKey(JdoAuthenticationKey jdoAuthenticationKey)
Method removeKey. |
void |
setKeys(List keys)
Set the keys field. |
void |
setModelEncoding(String modelEncoding)
Set the modelEncoding field. |
| 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 List getKeys()
public String getModelEncoding()
public void removeKey(JdoAuthenticationKey jdoAuthenticationKey)
jdoAuthenticationKey - public void setKeys(List keys)
keys - public void setModelEncoding(String modelEncoding)
modelEncoding -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||