Uses of Class
org.springframework.extensions.config.RemoteConfigElement.AuthenticatorDescriptor

Packages that use RemoteConfigElement.AuthenticatorDescriptor
org.springframework.extensions.config   
 

Uses of RemoteConfigElement.AuthenticatorDescriptor in org.springframework.extensions.config
 

Fields in org.springframework.extensions.config with type parameters of type RemoteConfigElement.AuthenticatorDescriptor
protected  HashMap<String,RemoteConfigElement.AuthenticatorDescriptor> RemoteConfigElement.authenticators
           
 

Methods in org.springframework.extensions.config that return RemoteConfigElement.AuthenticatorDescriptor
 RemoteConfigElement.AuthenticatorDescriptor RemoteConfigProperties.getAuthenticatorDescriptor(String id)
           
 RemoteConfigElement.AuthenticatorDescriptor RemoteConfigElement.getAuthenticatorDescriptor(String id)
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.