Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


Uses of Class
oracle.security.am.engines.idm.IdentityProviderServiceType

Packages that use IdentityProviderServiceType
oracle.security.am.engines.idm Package holds Identity service interfaces. 

 

Uses of IdentityProviderServiceType in oracle.security.am.engines.idm

 

Methods in oracle.security.am.engines.idm that return IdentityProviderServiceType
 IdentityProviderServiceType IdentityServiceProviderTask.evaluate(IdentityServiceContext context)
          Evaluate password policy.
 IdentityProviderServiceType IdentityServiceProviderResponse.getType()
          Gets the type.
static IdentityProviderServiceType IdentityProviderServiceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdentityProviderServiceType[] IdentityProviderServiceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.am.engines.idm with parameters of type IdentityProviderServiceType
 java.net.URL IdentityServiceProvider.getUrl(IdentityProviderServiceType type, IdentityServiceContext context)
          Gets the url.

 

Constructors in oracle.security.am.engines.idm with parameters of type IdentityProviderServiceType
IdentityServiceProviderResponse(IdentityProviderServiceType type, java.net.URL responseUrl)
           

 


Skip navigation links

Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager
11g Release 2 (11.1.2)

E27137-01


Copyright © 2012, Oracle Corp. All Rights Reserved.