Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

Uses of Interface
com.bea.wlcp.wlng.api.account.ServiceProviderAccount

Packages that use ServiceProviderAccount
com.bea.wlcp.wlng.api.account   
oracle.ocsg.oauth2.util   
 

Uses of ServiceProviderAccount in com.bea.wlcp.wlng.api.account
 

Methods in com.bea.wlcp.wlng.api.account that return ServiceProviderAccount
abstract  ServiceProviderAccount ApplicationAccount.getServiceProvider()
          Get service provider account.
 

Uses of ServiceProviderAccount in oracle.ocsg.oauth2.util
 

Methods in oracle.ocsg.oauth2.util that return ServiceProviderAccount
static ServiceProviderAccount Converter.toSpAccount(java.lang.String id, com.bea.wlcp.wlng.account.store.ServiceProvider sp)
           
 

Methods in oracle.ocsg.oauth2.util with parameters of type ServiceProviderAccount
static ApplicationAccount Converter.toAppAccount(java.lang.String id, com.bea.wlcp.wlng.account.store.Application app, ServiceProviderAccount sp)
           
 


Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

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