Package | Description |
---|---|
org.jboss.security.identitytrust | |
org.jboss.security.identitytrust.modules |
Modifier and Type | Field and Description |
---|---|
protected List<IdentityTrustModule> |
IdentityTrustContext.modules
List of Identity Trust Modules
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityTrustModule
Abstract IdentityTrustModule that pulls in common stuff
|
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 © 2017 JBoss by Red Hat. All rights reserved.