|
||||||||||
| 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.JdoAuthenticationKey
public class JdoAuthenticationKey
| Constructor Summary | |
|---|---|
JdoAuthenticationKey()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method equals. |
Date |
getDateCreated()
Get the dateCreated field. |
Date |
getDateExpires()
Get the dateExpires field. |
String |
getForPrincipal()
Get the forPrincipal field. |
String |
getKey()
Get the key field. |
String |
getPurpose()
Get the purpose field. |
int |
hashCode()
Method hashCode. |
void |
setDateCreated(Date dateCreated)
Set the dateCreated field. |
void |
setDateExpires(Date dateExpires)
Set the dateExpires field. |
void |
setForPrincipal(String forPrincipal)
Set the forPrincipal field. |
void |
setKey(String key)
Set the key field. |
void |
setPurpose(String purpose)
Set the purpose field. |
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(Object other)
equals in class Objectother -
public Date getDateCreated()
getDateCreated in interface org.codehaus.plexus.security.keys.AuthenticationKeypublic Date getDateExpires()
getDateExpires in interface org.codehaus.plexus.security.keys.AuthenticationKeypublic String getForPrincipal()
getForPrincipal in interface org.codehaus.plexus.security.keys.AuthenticationKeypublic String getKey()
getKey in interface org.codehaus.plexus.security.keys.AuthenticationKeypublic String getPurpose()
getPurpose in interface org.codehaus.plexus.security.keys.AuthenticationKeypublic int hashCode()
hashCode in class Objectpublic void setDateCreated(Date dateCreated)
setDateCreated in interface org.codehaus.plexus.security.keys.AuthenticationKeydateCreated - public void setDateExpires(Date dateExpires)
setDateExpires in interface org.codehaus.plexus.security.keys.AuthenticationKeydateExpires - public void setForPrincipal(String forPrincipal)
setForPrincipal in interface org.codehaus.plexus.security.keys.AuthenticationKeyforPrincipal - public void setKey(String key)
setKey in interface org.codehaus.plexus.security.keys.AuthenticationKeykey - public void setPurpose(String purpose)
setPurpose in interface org.codehaus.plexus.security.keys.AuthenticationKeypurpose - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||