public interface SubjectSecurityInteraction
| 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
|
Subject get()
boolean cleanup(Principal principal)
Principal from the security cacheprincipal - void setSecurityDomain(String securityDomain)
Sets the security domain name
securityDomain - Copyright © 2018 JBoss by Red Hat. All rights reserved.