Package org.apache.deltaspike.security.api

Interface Summary
Identity Represents the identity of the current user, and provides an API for authentication and authorization.
 

Class Summary
User  
 

Enum Summary
Identity.AuthenticationResult  
 

Exception Summary
SecurityException Any exception that is raised by the security module extends from this runtime exception class, making it easy for other modules and extensions to catch all security-related exceptions in a single catch block, if need be.
 



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