public class UmaConfiguration extends OIDCConfigurationRepresentation
otherClaims
Constructor and Description |
---|
UmaConfiguration() |
Modifier and Type | Method and Description |
---|---|
static UmaConfiguration |
create(KeycloakSession session) |
String |
getPermissionEndpoint() |
String |
getPolicyEndpoint() |
String |
getResourceRegistrationEndpoint() |
getAuthorizationEndpoint, getCheckSessionIframe, getClaimsParameterSupported, getClaimsSupported, getClaimTypesSupported, getCodeChallengeMethodsSupported, getGrantTypesSupported, getIdTokenSigningAlgValuesSupported, getIssuer, getJwksUri, getLogoutEndpoint, getOtherClaims, getRegistrationEndpoint, getRequestObjectSigningAlgValuesSupported, getRequestParameterSupported, getRequestUriParameterSupported, getResponseModesSupported, getResponseTypesSupported, getScopesSupported, getSubjectTypesSupported, getTlsClientCertificateBoundAccessTokens, getTokenEndpoint, getTokenEndpointAuthMethodsSupported, getTokenEndpointAuthSigningAlgValuesSupported, getTokenIntrospectionEndpoint, getUserinfoEndpoint, getUserInfoSigningAlgValuesSupported, setAuthorizationEndpoint, setCheckSessionIframe, setClaimsParameterSupported, setClaimsSupported, setClaimTypesSupported, setCodeChallengeMethodsSupported, setGrantTypesSupported, setIdTokenSigningAlgValuesSupported, setIssuer, setJwksUri, setLogoutEndpoint, setOtherClaims, setRegistrationEndpoint, setRequestObjectSigningAlgValuesSupported, setRequestParameterSupported, setRequestUriParameterSupported, setResponseModesSupported, setResponseTypesSupported, setScopesSupported, setSubjectTypesSupported, setTlsClientCertificateBoundAccessTokens, setTokenEndpoint, setTokenEndpointAuthMethodsSupported, setTokenEndpointAuthSigningAlgValuesSupported, setTokenIntrospectionEndpoint, setUserinfoEndpoint, setUserInfoSigningAlgValuesSupported
public static final UmaConfiguration create(KeycloakSession session)
public String getResourceRegistrationEndpoint()
public String getPermissionEndpoint()
public String getPolicyEndpoint()
Copyright © 2019 JBoss by Red Hat. All rights reserved.