com.ibm.websphere.security.auth
Class MappingAuthData
- java.lang.Object
-
- com.ibm.websphere.security.auth.MappingAuthData
-
public final class MappingAuthData extends java.lang.ObjectThe
MappingAuthDataclass is used for passing authentication data and alias pairs to theSecurityAdmin MBean updateAuthDataCfgmethod to refresh the mapping table of the WebSphere Application Server default credential mapping function, DefaultPrincipalMapping.- Since:
- WAS 6.0
- Version:
- WAS 6.0
-
-
Constructor Summary
Constructors Constructor and Description MappingAuthData(java.lang.String userid, java.lang.String password)
-
Method Summary
Methods Modifier and Type Method and Description java.lang.StringgetPassword()java.lang.StringgetUserName()
-