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 classAlwaysDenyTrustModuleTrust Module that always returns DENYclassAlwaysNotApplicableTrustModuleTrust Module that always returns NotApplicableclassAlwaysPermitTrustModuleTrust Module that always does a PERMITclassJavaEETrustModuleTrust Module that deals with JavaEE RunAsIdentity We always trust the JavaEE RunAS to bypass authentication and will be governed by the authorization rules
-