public class PicketLinkJBossSubjectInteraction extends Object implements org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteraction
SubjectSecurityInteraction for JBoss AS| Modifier and Type | Field and Description |
|---|---|
protected static org.picketlink.common.PicketLinkLogger |
logger |
| Constructor and Description |
|---|
PicketLinkJBossSubjectInteraction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cleanup(Principal principal) |
Subject |
get() |
protected String |
getSecurityDomain() |
void |
setSecurityDomain(String securityDomain) |
public boolean cleanup(Principal principal)
cleanup in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteractionSubjectSecurityInteraction.cleanup(java.security.Principal)public Subject get()
get in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteractionSubjectSecurityInteraction.get()protected String getSecurityDomain() throws NamingException
NamingExceptionpublic void setSecurityDomain(String securityDomain)
setSecurityDomain in interface org.picketlink.identity.federation.bindings.tomcat.SubjectSecurityInteractionCopyright © 2013. All Rights Reserved.