Skip navigation links

Oracle Access Manager Extensibility Java API Reference
11g Release 1 (11.1.1.5)

E22473-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 Access Manager Extensibility Java API Reference
11g Release 1 (11.1.1.5)

E22473-01


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