public class UserTokenRequest extends Object implements TokenRequest
String
getGrantType()
getPassword()
getUsername()
static UserTokenRequest
of(String username, String password)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static UserTokenRequest of(String username, String password)
public String getGrantType()
public String getUsername()
public String getPassword()
Copyright © 2024. All rights reserved.