public final class SecurityIdentityCallback extends Object implements ExtendedCallback
| Constructor and Description |
|---|
SecurityIdentityCallback()
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityIdentity |
getSecurityIdentity()
Get the realm identity.
|
void |
setSecurityIdentity(SecurityIdentity securityIdentity)
Set the realm identity.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisOptional, needsInformationpublic SecurityIdentityCallback()
public SecurityIdentity getSecurityIdentity()
null if there is nonepublic void setSecurityIdentity(SecurityIdentity securityIdentity)
securityIdentity - the realm identity, or null if there is noneCopyright © 2017 JBoss by Red Hat. All rights reserved.