|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.redback.keys.jdo.JdoAuthenticationKey
public class JdoAuthenticationKey
| Constructor Summary | |
|---|---|
JdoAuthenticationKey()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
Method equals |
java.util.Date |
getDateCreated()
Get null |
java.util.Date |
getDateExpires()
Get null |
java.lang.String |
getForPrincipal()
Get null |
java.lang.String |
getKey()
Get null |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getPurpose()
Get null |
int |
hashCode()
Method hashCode |
void |
setDateCreated(java.util.Date dateCreated)
Set null |
void |
setDateExpires(java.util.Date dateExpires)
Set null |
void |
setForPrincipal(java.lang.String forPrincipal)
Set null |
void |
setKey(java.lang.String key)
Set null |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setPurpose(java.lang.String purpose)
Set null |
java.lang.String |
toString()
Method toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JdoAuthenticationKey()
| Method Detail |
|---|
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectother - public java.util.Date getDateCreated()
getDateCreated in interface org.codehaus.plexus.redback.keys.AuthenticationKeypublic java.util.Date getDateExpires()
getDateExpires in interface org.codehaus.plexus.redback.keys.AuthenticationKeypublic java.lang.String getForPrincipal()
getForPrincipal in interface org.codehaus.plexus.redback.keys.AuthenticationKeypublic java.lang.String getKey()
getKey in interface org.codehaus.plexus.redback.keys.AuthenticationKeypublic java.lang.String getPurpose()
getPurpose in interface org.codehaus.plexus.redback.keys.AuthenticationKeypublic int hashCode()
hashCode in class java.lang.Objectpublic void setDateCreated(java.util.Date dateCreated)
setDateCreated in interface org.codehaus.plexus.redback.keys.AuthenticationKeydateCreated - public void setDateExpires(java.util.Date dateExpires)
setDateExpires in interface org.codehaus.plexus.redback.keys.AuthenticationKeydateExpires - public void setForPrincipal(java.lang.String forPrincipal)
setForPrincipal in interface org.codehaus.plexus.redback.keys.AuthenticationKeyforPrincipal - public void setKey(java.lang.String key)
setKey in interface org.codehaus.plexus.redback.keys.AuthenticationKeykey - public void setPurpose(java.lang.String purpose)
setPurpose in interface org.codehaus.plexus.redback.keys.AuthenticationKeypurpose - public java.lang.String toString()
toString in class java.lang.Objectpublic 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 | |||||||||