Uses of Class
org.cloudfoundry.identity.uaa.scim.endpoints.UserIdInjector.Mode

Packages that use UserIdInjector.Mode
org.cloudfoundry.identity.uaa.scim.endpoints   
 

Uses of UserIdInjector.Mode in org.cloudfoundry.identity.uaa.scim.endpoints
 

Methods in org.cloudfoundry.identity.uaa.scim.endpoints that return UserIdInjector.Mode
static UserIdInjector.Mode UserIdInjector.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UserIdInjector.Mode[] UserIdInjector.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.