public class ClientRegistration.ProviderDetails.UserInfoEndpoint
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
getAuthenticationMethod()
Returns the authentication method for the user info endpoint.
|
java.lang.String |
getUri()
Returns the uri for the user info endpoint.
|
java.lang.String |
getUserNameAttributeName()
Returns the attribute name used to access the user's name from the user info response.
|
public java.lang.String getUri()
public AuthenticationMethod getAuthenticationMethod()
AuthenticationMethod
for the user info endpoint.public java.lang.String getUserNameAttributeName()