public interface GroupMap extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getEisGroup()
Gets the value of the EISGroup - a Group in the EIS security
domain that is being mapped to a Group in the application server's
security domain
|
@NotNull String |
getMappedGroup()
Gets the value of the MappedGroup - a Group that is valid in
the application server's security domain
|
void |
setEisGroup(String value)
Sets the value of the EISGroup - a Group in the EIS security
domain that is being mapped to a Group in the application server's
security domain
|
void |
setMappedGroup(String value)
Sets the value of the MappedGroup - a Group that is valid in
the application server's security domain
|
createChild, deepCopy, getParent, getParent@NotNull @NotNull String getEisGroup()
Stringvoid setEisGroup(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@NotNull @NotNull String getMappedGroup()
Stringvoid setMappedGroup(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionCopyright © 2019. All rights reserved.