|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityTrustManager.TrustDecision | |
---|---|
org.jboss.security.identitytrust |
Uses of IdentityTrustManager.TrustDecision in org.jboss.security.identitytrust |
---|
Fields in org.jboss.security.identitytrust declared as IdentityTrustManager.TrustDecision | |
---|---|
protected IdentityTrustManager.TrustDecision |
IdentityTrustContext.DENY
|
protected IdentityTrustManager.TrustDecision |
IdentityTrustContext.NOTAPPLICABLE
|
protected IdentityTrustManager.TrustDecision |
IdentityTrustContext.PERMIT
|
Methods in org.jboss.security.identitytrust that return IdentityTrustManager.TrustDecision | |
---|---|
IdentityTrustManager.TrustDecision |
IdentityTrustModule.isTrusted()
Make the trust decision |
abstract IdentityTrustManager.TrustDecision |
IdentityTrustContext.isTrusted()
Make a trust decision |
IdentityTrustManager.TrustDecision |
IdentityTrustManager.isTrusted(SecurityContext securityContext)
Make a Trust Decision on a security context |
static IdentityTrustManager.TrustDecision |
IdentityTrustManager.TrustDecision.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IdentityTrustManager.TrustDecision[] |
IdentityTrustManager.TrustDecision.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |