| Constructor and Description |
|---|
IdentityAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
String |
getKey() |
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
String |
securityDomain()
Reference to the security domain to use to obtain the current identity
performing a management request.
|
T |
securityDomain(String value)
Reference to the security domain to use to obtain the current identity
performing a management request.
|
public void addPropertyChangeListener(PropertyChangeListener listener)
public void removePropertyChangeListener(PropertyChangeListener listener)
@ModelNodeBinding(detypedName="security-domain") public String securityDomain()
Copyright © 2019 JBoss by Red Hat. All rights reserved.