Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » web » tomcat » security » [javadoc | source]
org.jboss.web.tomcat.security
public class: JaccAuthorizationRealm [javadoc | source]
java.lang.Object
   org.apache.catalina.realm.RealmBase
      org.jboss.web.tomcat.security.JBossWebRealm
         org.jboss.web.tomcat.security.JaccAuthorizationRealm
Deprecated! Use - JBossWebRealm

A subclass of JBossSecurityMgrRealm that peforms authorization based on the JACC permissions and active Policy implementation.
Fields inherited from org.jboss.web.tomcat.security.JBossWebRealm:
log,  certMapping,  securityDomain,  unprotectedResourceDelegation,  securityConstraintProviderClass,  enableAudit,  ignoreBaseDecision
Methods from org.jboss.web.tomcat.security.JBossWebRealm:
authenticate,   authenticate,   authenticate,   authenticate,   findSecurityConstraints,   getCachingPrincipal,   getName,   getPassword,   getPrincipal,   getPrincipalRoles,   hasResourcePermission,   hasRole,   hasUserDataPermission,   requestURI,   setCertificatePrincipal,   setEnableAudit,   setIgnoreBaseDecision,   setSecurityConstraintProviderClass,   setSecurityDomain,   setUnprotectedResourceDelegation
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait