Package org.jboss.security.jacc
Class ContextPolicy
- java.lang.Object
-
- org.jboss.security.jacc.ContextPolicy
-
public class ContextPolicy extends Object
The permissions for a JACC context id. This implementation is based on the 3.2.x model of associating the declarative roles with the Subject of the authenticated caller. This allows the 3.2.x login modules to be used as the source of the authentication and authorization information.- Version:
- $Revison:$
- Author:
- Scott.Stark@jboss.org, Anil.Saldhana@jboss.org