com.opensymphony.user
Interface Configuration


Deprecated.

@Deprecated
public interface Configuration


Nested Class Summary
static class Configuration.Builder
          Deprecated. 
 
Method Summary
 List<AccessProvider> getAccessProviders()
          Deprecated.  
 List<CredentialsProvider> getCredentialsProviders()
          Deprecated.  
 List<ProfileProvider> getProfileProviders()
          Deprecated.  
 

Method Detail

getCredentialsProviders

List<CredentialsProvider> getCredentialsProviders()
Deprecated. 

getAccessProviders

List<AccessProvider> getAccessProviders()
Deprecated. 

getProfileProviders

List<ProfileProvider> getProfileProviders()
Deprecated. 


Copyright © 2002-2011 Atlassian. All Rights Reserved.