|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ManagementException | |
| com.bea.wlcp.wlng.api.management | |
| com.bea.wlcp.wlng.api.sla | |
| oracle.ocsg.oauth2.management | |
| oracle.ocsg.subscriber.management | |
| Uses of ManagementException in com.bea.wlcp.wlng.api.management |
| Subclasses of ManagementException in com.bea.wlcp.wlng.api.management | |
class |
DuplicateKeyExceptionThe operation resulted in a duplicate key exception. |
class |
InputManagementExceptionThis exception should be used when the 'user' has input a value that is faulty. |
class |
KeyNotFoundExceptionThe operation could not find the specified key. |
| Uses of ManagementException in com.bea.wlcp.wlng.api.sla |
| Methods in com.bea.wlcp.wlng.api.sla that throw ManagementException | |
abstract Document |
CustomSlaManager.getApplicationGroupCustomSla(String slaType)Returns the Application Group SLA of a custom type. |
abstract Document |
CustomSlaManager.getServiceProviderGroupCustomSla(String slaType)Returns the Service Provider Group SLA of a custom type. |
abstract Document |
CustomSlaManager.getGlobalCustomSla(String slaType)Returns the Global SLA of a custom type. |
abstract void |
CustomSlaManager.registerSlaParserCallback(String slaType, String parserId, SlaParserCallback parser)Register a custom parser callback for the specific agreement GroupType. |
abstract Object |
CustomSlaManager.getApplicationGroupCustomSla(String slaType, String parserId)Returns the Application Group SLA of a custom type. |
abstract Object |
CustomSlaManager.getServiceProviderGroupCustomSla(String slaType, String parserId)Returns the Service Provider Group SLA of a custom type. |
abstract Object |
CustomSlaManager.getGlobalCustomSla(String slaType, String parserId)Returns the Global SLA of a custom type. |
| Uses of ManagementException in oracle.ocsg.oauth2.management |
| Methods in oracle.ocsg.oauth2.management that throw ManagementException | |
void |
OAuthManagement.addResources(Map resourceList)Add resource OAuth resource to database |
void |
OAuthManagement.deleteResources(List resourceIds)Delete resource OAuth resource |
void |
OAuthManagement.addClient(String appInstanceId, String password)Add client for oauth2 |
void |
OAuthManagement.removeClientAndToken(String appInstanceId)Remove client information and access token related with a appInstanceId |
String |
SouthOAuth2Remote.validateAllowedRedirectURI(String clientId, String redirectUri)Return the redirect uri which is allowed uri of this client |
String |
SouthOAuthClientManagment.validateAllowedRedirectURI(String clientId, String redirectUri)Return the redirect uri which is allowed uri of this client |
String |
SouthOAuthManagment.validateAllowedRedirectURI(String clientId, String redirectUri) |
String |
SouthOAuthManagmentImpl.validateAllowedRedirectURI(String clientId, String redirectUri) |
| Uses of ManagementException in oracle.ocsg.subscriber.management |
| Methods in oracle.ocsg.subscriber.management that throw ManagementException | |
String |
SubscriberMBean.addSubscriber(String address, String loginId, String password)Adds a subscriber. |
String |
SubscriberMBean.updateSubscriber(String address, String loginId, String password)Updates the properties of a subscriber. |
String |
SubscriberMBean.removeSubscriber(String address)Removes a subscriber by address. |
String |
SubscriberMBean.getSubscriberInfo(String addressOrLoginId)Gets subscriber information by address or login ID. |
String |
SubscriberMBean.verifySubscriber(String address, String password)Verifies a subscriber. |
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||