Class PasswordAuthForm
java.lang.Object
org.openremote.container.security.AuthForm
org.openremote.container.security.PasswordAuthForm
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPasswordAuthForm
(String clientId, String username, String password) PasswordAuthForm
(String clientId, String username, String password, String grantType) -
Method Summary
Methods inherited from class org.openremote.container.security.AuthForm
setClientId, setGrantType
-
Field Details
-
username
-
password
-
-
Constructor Details
-
PasswordAuthForm
-
PasswordAuthForm
-
-
Method Details
-
setUsername
-
setPassword
-