public final class MappingAuthData
extends java.lang.Object
The MappingAuthData class is used for passing authentication data and alias pairs to
the SecurityAdmin MBean updateAuthDataCfg method to refresh the mapping table of the
WebSphere Application Server default credential mapping function, DefaultPrincipalMapping.
| Constructor and Description |
|---|
MappingAuthData(java.lang.String userid,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword() |
java.lang.String |
getUserName() |