|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentityTrustException | |
---|---|
org.jboss.security.identitytrust | |
org.jboss.security.javaee |
Uses of IdentityTrustException in org.jboss.security.identitytrust |
---|
Methods in org.jboss.security.identitytrust that throw IdentityTrustException | |
---|---|
boolean |
IdentityTrustModule.abort()
Abort the Trust Process |
boolean |
IdentityTrustModule.commit()
The IdentityTrust Process has succeeded. |
void |
IdentityTrustModule.initialize(SecurityContext securityContext,
CallbackHandler handler,
Map<String,Object> sharedState,
Map<String,Object> options)
Initialize the module with the SecurityContext on which trust decisions will be made |
abstract IdentityTrustManager.TrustDecision |
IdentityTrustContext.isTrusted()
Make a trust decision |
IdentityTrustManager.TrustDecision |
IdentityTrustModule.isTrusted()
Make the trust decision |
Uses of IdentityTrustException in org.jboss.security.javaee |
---|
Methods in org.jboss.security.javaee that throw IdentityTrustException | |
---|---|
boolean |
EJBAuthenticationHelper.isTrusted()
Whether the current caller can be trusted? |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |