Uses of Class
org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule

Packages that use AbstractIdentityTrustModule
org.jboss.security.identitytrust.modules   
 

Uses of AbstractIdentityTrustModule in org.jboss.security.identitytrust.modules
 

Subclasses of AbstractIdentityTrustModule in org.jboss.security.identitytrust.modules
 class AlwaysDenyTrustModule
          Trust Module that always returns DENY
 class AlwaysNotApplicableTrustModule
          Trust Module that always returns NotApplicable
 class AlwaysPermitTrustModule
          Trust Module that always does a PERMIT
 class JavaEETrustModule
          Trust Module that deals with JavaEE RunAsIdentity We always trust the JavaEE RunAS to bypass authentication and will be governed by the authorization rules
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.