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.plugin.GenericTransportContext.PARAM_TYPE

Packages that use GenericTransportContext.PARAM_TYPE
oracle.security.am.plugin   

 

Uses of GenericTransportContext.PARAM_TYPE in oracle.security.am.plugin

 

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

 

Methods in oracle.security.am.plugin with parameters of type GenericTransportContext.PARAM_TYPE
 java.util.Map<java.lang.String,java.lang.String> GenericTransportContext.getParameters(GenericTransportContext.PARAM_TYPE type)
          Gets the parameters.
 java.util.Map<java.lang.String,java.lang.String> GenericTransportHandler.getPropertiesMap(GenericTransportContext.PARAM_TYPE type)
          Gets the properties map.

 


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.