Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Uses of Class
oracle.security.jps.callback.JpsCallbackType

Packages that use JpsCallbackType
oracle.security.jps.callback   

 

Uses of JpsCallbackType in oracle.security.jps.callback

 

Methods in oracle.security.jps.callback that return JpsCallbackType
 JpsCallbackType IdentityCallback.getCallbackType()
          Returns the callback type
 JpsCallbackType IdentityStoreCallback.getCallbackType()
          Returns the type of this callback defined by JpsCallbackType
 JpsCallbackType IdmUserCallback.getCallbackType()
          Returns the type of this callback defined by JpsCallbackType
 JpsCallbackType JpsCallback.getCallbackType()
           
 JpsCallbackType SAML2TokenCallback.getCallbackType()
          Gets the callback type.
 JpsCallbackType SAMLTokenCallback.getCallbackType()
          Get the Callback type.
 JpsCallbackType TenantCallback.getCallbackType()
          Gets the type of this callback.
 JpsCallbackType TokenCallback.getCallbackType()
           
 JpsCallbackType WSSDigestCallback.getCallbackType()
          Returns the JpsCallbackType.JPS_WSS_DIGEST_CALLBACK</> type
 JpsCallbackType X509Callback.getCallbackType()
           
static JpsCallbackType JpsCallbackType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JpsCallbackType[] JpsCallbackType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.