Package org.apache.deltaspike.security.spi.authentication

Interface Summary
Authenticator An Authenticator implementation is responsible for managing the user authentication process.
AuthenticatorSelector Selects which Authenticator implementation is used to manage the authentication process
 

Class Summary
BaseAuthenticator Abstract base class that Authenticator implementations can extend for convenience.
 

Enum Summary
Authenticator.AuthenticationStatus  
 



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.