public class AuthenticationProvider extends Object
| Constructor and Description |
|---|
AuthenticationProvider() |
AuthenticationProvider(String authenticationTypeToSet) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationType() |
void |
setAuthenticationType(String authenticationTypeToSet) |
String |
toString() |
public AuthenticationProvider()
public AuthenticationProvider(String authenticationTypeToSet)