Class ServerConfiguration
java.lang.Object
org.keycloak.authorization.client.representation.ServerConfiguration
- Author:
- Pedro Igor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ServerConfiguration
public ServerConfiguration()
-
-
Method Details
-
getIssuer
-
getAuthorizationEndpoint
-
getTokenEndpoint
-
getIntrospectionEndpoint
-
getUserinfoEndpoint
-
getLogoutEndpoint
-
getJwksUri
-
getCheckSessionIframe
-
getGrantTypesSupported
-
getResponseTypesSupported
-
getSubjectTypesSupported
-
getIdTokenSigningAlgValuesSupported
-
getUserInfoSigningAlgValuesSupported
-
getRequestObjectSigningAlgValuesSupported
-
getResponseModesSupported
-
getRegistrationEndpoint
-
getTokenEndpointAuthMethodsSupported
-
getTokenEndpointAuthSigningAlgValuesSupported
-
getClaimsSupported
-
getClaimTypesSupported
-
getClaimsParameterSupported
-
getScopesSupported
-
getRequestParameterSupported
-
getRequestUriParameterSupported
-
getResourceRegistrationEndpoint
-
getPermissionEndpoint
-
getPolicyEndpoint
-