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, getBackchannelAuthenticationEndpoint, getBackchannelLogoutSessionSupported, getBackchannelLogoutSupported, getBackchannelTokenDeliveryModesSupported, getCheckSessionIframe, getClaimsParameterSupported, getClaimsSupported, getClaimTypesSupported, getCodeChallengeMethodsSupported, getDeviceAuthorizationEndpoint, getGrantTypesSupported, getIdTokenEncryptionAlgValuesSupported, getIdTokenEncryptionEncValuesSupported, getIdTokenSigningAlgValuesSupported, getIntrospectionEndpoint, getIntrospectionEndpointAuthMethodsSupported, getIntrospectionEndpointAuthSigningAlgValuesSupported, getIssuer, getJwksUri, getLogoutEndpoint, getOtherClaims, getRegistrationEndpoint, getRequestObjectSigningAlgValuesSupported, getRequestParameterSupported, getRequestUriParameterSupported, getRequireRequestUriRegistration, getResponseModesSupported, getResponseTypesSupported, getRevocationEndpoint, getRevocationEndpointAuthMethodsSupported, getRevocationEndpointAuthSigningAlgValuesSupported, getScopesSupported, getSubjectTypesSupported, getTlsClientCertificateBoundAccessTokens, getTokenEndpoint, getTokenEndpointAuthMethodsSupported, getTokenEndpointAuthSigningAlgValuesSupported, getUserinfoEndpoint, getUserInfoSigningAlgValuesSupported, setAuthorizationEndpoint, setBackchannelAuthenticationEndpoint, setBackchannelLogoutSessionSupported, setBackchannelLogoutSupported, setBackchannelTokenDeliveryModesSupported, setCheckSessionIframe, setClaimsParameterSupported, setClaimsSupported, setClaimTypesSupported, setCodeChallengeMethodsSupported, setDeviceAuthorizationEndpoint, setGrantTypesSupported, setIdTokenEncryptionAlgValuesSupported, setIdTokenEncryptionEncValuesSupported, setIdTokenSigningAlgValuesSupported, setIntrospectionEndpoint, setIntrospectionEndpointAuthMethodsSupported, setIntrospectionEndpointAuthSigningAlgValuesSupported, setIssuer, setJwksUri, setLogoutEndpoint, setOtherClaims, setRegistrationEndpoint, setRequestObjectSigningAlgValuesSupported, setRequestParameterSupported, setRequestUriParameterSupported, setRequireRequestUriRegistration, setResponseModesSupported, setResponseTypesSupported, setRevocationEndpoint, setRevocationEndpointAuthMethodsSupported, setRevocationEndpointAuthSigningAlgValuesSupported, setScopesSupported, setSubjectTypesSupported, setTlsClientCertificateBoundAccessTokens, setTokenEndpoint, setTokenEndpointAuthMethodsSupported, setTokenEndpointAuthSigningAlgValuesSupported, setUserinfoEndpoint, setUserInfoSigningAlgValuesSupported
public static final UmaConfiguration create(KeycloakSession session)
public String getResourceRegistrationEndpoint()
public String getPermissionEndpoint()
public String getPolicyEndpoint()
Copyright © 2021 JBoss by Red Hat. All rights reserved.