Class AuthDataProvider
java.lang.Object
com.ibm.websphere.security.auth.data.AuthDataProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AuthData
getAuthData
(String authDataAlias) Gets the auth data for the specified auth data alias.
-
Constructor Details
-
AuthDataProvider
public AuthDataProvider()
-
-
Method Details
-
getAuthData
Gets the auth data for the specified auth data alias.- Parameters:
authDataAlias
- the auth data alias representing the auth data entry in the configuration.- Returns:
- the auth data.
- Throws:
LoginException
-