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

Quick Search    Search Deep

org.acegisecurity.providers.jaas.event: Javadoc index of package org.acegisecurity.providers.jaas.event.


Package Samples:

org.acegisecurity.providers.jaas.event: An authentication provider for JAAS.  

Classes:

JaasAuthenticationSuccessEvent: Fired by the JaasAuthenticationProvider after successfully logging the user into the LoginContext, handling all callbacks, and calling all AuthorityGranters.
JaasAuthenticationEvent: Parent class for events fired by the JaasAuthenticationProvider .
JaasAuthenticationFailedEvent: Fired when LoginContext.login throws a LoginException, or if any other exception is thrown during that time.

Home | Contact Us | Privacy Policy | Terms of Service