Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social


Uses of Class
oracle.security.idaas.rest.provider.plugin.HandlerRequest.UserIdType

Packages that use HandlerRequest.UserIdType
oracle.security.idaas.rest.provider.plugin   

 

Uses of HandlerRequest.UserIdType in oracle.security.idaas.rest.provider.plugin

 

Methods in oracle.security.idaas.rest.provider.plugin that return HandlerRequest.UserIdType
 HandlerRequest.UserIdType HandlerRequest.getUserIdType()
           
 HandlerRequest.UserIdType PluginContext.getUserIdType()
           
static HandlerRequest.UserIdType HandlerRequest.UserIdType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HandlerRequest.UserIdType[] HandlerRequest.UserIdType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.security.idaas.rest.provider.plugin with parameters of type HandlerRequest.UserIdType
 void PluginContext.setUserIdType(HandlerRequest.UserIdType userIdType)
           

 


Skip navigation links

Copyright (c) 2012,
Oracle All Rights Reserved.
Built 06/05/2012 17:18:07 PDT