public static class Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint extends Object
| Constructor and Description |
|---|
Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint()
This creates a TokenRequestEndpoint
|
Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint(String url)
This creates a TokenRequestEndpoint
|
public Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint()
public Oauth2AuthorizationCodeGrantType.TokenRequestEndpoint(String url)
url - public String getUrl()
public String getClientIdName()
public String getClientSecretName()
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright © 2015. All rights reserved.