public class AuthenticationMethod extends Object
Constructor and Description |
---|
AuthenticationMethod(UserAuthenticationType authenticationType,
String authenticationKey) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthenticationKey() |
UserAuthenticationType |
getAuthenticationType() |
public AuthenticationMethod(UserAuthenticationType authenticationType, String authenticationKey)
public UserAuthenticationType getAuthenticationType()
public String getAuthenticationKey()
Copyright © 2022 Apache Software Foundation. All rights reserved.