|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.atlassian.security.auth.trustedapps.SimpleApplication
A simple data container
| Constructor Summary | |
SimpleApplication(java.lang.String id,
java.security.PublicKey publicKey)
|
|
| Method Summary | |
java.lang.String |
getID()
|
java.security.PublicKey |
getPublicKey()
Public key of this application. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleApplication(java.lang.String id,
java.security.PublicKey publicKey)
| Method Detail |
public java.lang.String getID()
getID in interface Applicationpublic java.security.PublicKey getPublicKey()
Application
getPublicKey in interface Application
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||