Uses of Class
org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig.ConsumerSecurityType

Packages that use ConsumerSecurityConfig.ConsumerSecurityType
org.springframework.security.oauth.provider.attributes   
 

Uses of ConsumerSecurityConfig.ConsumerSecurityType in org.springframework.security.oauth.provider.attributes
 

Methods in org.springframework.security.oauth.provider.attributes that return ConsumerSecurityConfig.ConsumerSecurityType
 ConsumerSecurityConfig.ConsumerSecurityType ConsumerSecurityConfig.getSecurityType()
           
static ConsumerSecurityConfig.ConsumerSecurityType ConsumerSecurityConfig.ConsumerSecurityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConsumerSecurityConfig.ConsumerSecurityType[] ConsumerSecurityConfig.ConsumerSecurityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.springframework.security.oauth.provider.attributes with parameters of type ConsumerSecurityConfig.ConsumerSecurityType
ConsumerSecurityConfig(String config, ConsumerSecurityConfig.ConsumerSecurityType type)
           
 



Copyright © 2013. All rights reserved.