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