Uses of Package
org.springframework.security.authentication.jaas

Packages that use org.springframework.security.authentication.jaas
org.springframework.security.authentication.jaas An authentication provider for JAAS. 
 

Classes in org.springframework.security.authentication.jaas used by org.springframework.security.authentication.jaas
AuthorityGranter
          The AuthorityGranter interface is used to map a given principal to role names.
JaasAuthenticationCallbackHandler
          The JaasAuthenticationCallbackHandler is similar to the javax.security.auth.callback.CallbackHandler interface in that it defines a handle method.
LoginExceptionResolver
          The JaasAuthenticationProvider takes an instance of LoginExceptionResolver to resolve LoginModule specific exceptions to Spring Security AuthenticationExceptions.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.