JACC 1.4 API 1.0.0.Final

Package javax.security.jacc

Interface Summary
PolicyConfiguration The methods of this interface are used by containers to create policy statements in a Policy provider.
PolicyContextHandler This interface defines the methods that must be implemented by handlers that are to be registered and activated by the PolicyContext class.
 

Class Summary
EJBMethodPermission Class for EJB method permissions.
EJBRoleRefPermission Class for EJB isCallerInRole (String reference) permissions.
PolicyConfigurationFactory Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.
PolicyContext This utility class is used by containers to communicate policy context identifiers and other policy relevant context to Policy providers.
WebResourcePermission Class for Servlet web resource permissions.
WebRoleRefPermission Class for Servlet isUserInRole (String reference) permissions.
WebUserDataPermission Class for Servlet Web user data permissions.
 

Exception Summary
PolicyContextException This checked exception is thrown by implementations of the javax.security.jacc.PolicyConfiguration interface, the javax.security.jacc.PolicyConfigurationFactory abstract class, the javax.security.jacc.PolicyContext utility class, and implementations of the javax.security.jacc.PolicyContextException interface.
 


JACC 1.4 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.