|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.ocsg.oauth2.util.ApplicationInstanceHelper
Constructor Summary | |
ApplicationInstanceHelper()
|
Method Summary | |
boolean |
authenticate(java.lang.String appInstanceId,
java.lang.String passwordValue)
authenticate. |
ApplicationInstance |
getApplicationInstance(java.lang.String appInstanceId)
|
static ApplicationInstanceHelper |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationInstanceHelper()
Method Detail |
public boolean authenticate(java.lang.String appInstanceId, java.lang.String passwordValue) throws java.lang.Exception
appInstanceId
- idpasswordValue
- the password
java.lang.Exception
- the errorpublic ApplicationInstance getApplicationInstance(java.lang.String appInstanceId) throws StorageException
StorageException
public static ApplicationInstanceHelper getInstance()
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |