Class Credentials
java.lang.Object
org.wildfly.clustering.tomcat.catalina.authenticator.Credentials
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUser()voidsetAuthenticationType(AuthenticationType authType) voidsetPassword(String password) void
-
Constructor Details
-
Credentials
public Credentials()
-
-
Method Details
-
getAuthenticationType
-
setAuthenticationType
-
getUser
-
setUser
-
getPassword
-
setPassword
-