public class PicketLinkJBossSubjectInteraction extends Object implements SubjectSecurityInteraction
SubjectSecurityInteraction for JBoss AS 7.| Constructor and Description |
|---|
PicketLinkJBossSubjectInteraction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
cleanup(Principal principal)
Clean up the
Principal from the security cache |
Subject |
get()
Obtain a subject based on implementation
|
void |
setSecurityDomain(String securityDomain)
Sets the security domain name
|
public boolean cleanup(Principal principal)
SubjectSecurityInteractionPrincipal from the security cachecleanup in interface SubjectSecurityInteractionSubjectSecurityInteraction.cleanup(Principal)public Subject get()
SubjectSecurityInteractionget in interface SubjectSecurityInteractionSubjectSecurityInteraction.get()public void setSecurityDomain(String securityDomain)
SubjectSecurityInteractionSets the security domain name
setSecurityDomain in interface SubjectSecurityInteractionCopyright © 2018 JBoss by Red Hat. All rights reserved.