public class AuthDataProvider
extends java.lang.Object
Constructor and Description |
---|
AuthDataProvider() |
Modifier and Type | Method and Description |
---|---|
static AuthData |
getAuthData(java.lang.String authDataAlias)
Gets the auth data for the specified auth data alias.
|
public static AuthData getAuthData(java.lang.String authDataAlias) throws javax.security.auth.login.LoginException
authDataAlias
- the auth data alias representing the auth data entry in the configuration.javax.security.auth.login.LoginException