Uses of Class
org.jboss.security.identitytrust.modules.AbstractIdentityTrustModule
-
Packages that use AbstractIdentityTrustModule Package Description org.jboss.security.identitytrust.modules -
-
Uses of AbstractIdentityTrustModule in org.jboss.security.identitytrust.modules
Subclasses of AbstractIdentityTrustModule in org.jboss.security.identitytrust.modules Modifier and Type Class Description class
AlwaysDenyTrustModule
Trust Module that always returns DENYclass
AlwaysNotApplicableTrustModule
Trust Module that always returns NotApplicableclass
AlwaysPermitTrustModule
Trust Module that always does a PERMITclass
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
-