Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Uses of Class
oracle.security.jps.service.sso.SsoProvider.SsoOpType

Packages that use SsoProvider.SsoOpType
oracle.security.jps.service.sso   

 

Uses of SsoProvider.SsoOpType in oracle.security.jps.service.sso

 

Methods in oracle.security.jps.service.sso that return SsoProvider.SsoOpType
static SsoProvider.SsoOpType SsoProvider.SsoOpType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SsoProvider.SsoOpType[] SsoProvider.SsoOpType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.jps.service.sso with parameters of type SsoProvider.SsoOpType
 ResponseDispatcher SsoProvider.getExtOpDispatcher(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String endpointUrl, SsoProvider.SsoOpType opType, java.util.Map<java.lang.String,?> props)
          Gets the dispatcher used to send the response to an SSO agent to initiate the specified SSO process.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.