Class | Description |
---|---|
AbstractIdentityTrustModule |
Abstract IdentityTrustModule that pulls in common stuff
|
AlwaysDenyTrustModule |
Trust Module that always returns DENY
|
AlwaysNotApplicableTrustModule |
Trust Module that always returns NotApplicable
|
AlwaysPermitTrustModule |
Trust Module that always does a PERMIT
|
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 © 2019 JBoss by Red Hat. All rights reserved.