|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.atlassian.security.auth.trustedapps.ReaderApplicationRetriever
Take a Reader and produce an Application.
| Nested Class Summary |
| Nested classes inherited from class com.atlassian.security.auth.trustedapps.ApplicationRetriever |
ApplicationRetriever.ApplicationNotFoundException, ApplicationRetriever.InvalidApplicationDetailsException, ApplicationRetriever.RemoteSystemNotFoundException, ApplicationRetriever.RetrievalException |
| Constructor Summary | |
ReaderApplicationRetriever(java.io.Reader reader,
EncryptionProvider encryptionProvider)
|
|
| Method Summary | |
Application |
getApplication()
Reads an Application from the data supplied by the Reader. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReaderApplicationRetriever(java.io.Reader reader,
EncryptionProvider encryptionProvider)
| Method Detail |
public Application getApplication()
throws ApplicationRetriever.RetrievalException
ApplicationRetriever
getApplication in interface ApplicationRetrieverApplicationRetriever.RetrievalException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||