Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

oracle.ocsg.oauth2.util
Class ApplicationInstanceHelper

java.lang.Object
  extended byoracle.ocsg.oauth2.util.ApplicationInstanceHelper

public class ApplicationInstanceHelper
extends java.lang.Object


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

ApplicationInstanceHelper

public ApplicationInstanceHelper()
Method Detail

authenticate

public boolean authenticate(java.lang.String appInstanceId,
                            java.lang.String passwordValue)
                     throws java.lang.Exception
authenticate.

Parameters:
appInstanceId - id
passwordValue - the password
Throws:
java.lang.Exception - the error

getApplicationInstance

public ApplicationInstance getApplicationInstance(java.lang.String appInstanceId)
                                           throws StorageException
Throws:
StorageException

getInstance

public static ApplicationInstanceHelper getInstance()

Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

Copyright © 2008, 2018, Oracle and/or its affiliates. All rights reserved.