Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.acegisecurity.providers.jaas

Classes in org.acegisecurity.providers.jaas used by org.acegisecurity.providers.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 Acegi exceptions.