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() |
getAuthorizationEncryptionAlgValuesSupported, getAuthorizationEncryptionEncValuesSupported, getAuthorizationEndpoint, getAuthorizationSigningAlgValuesSupported, getBackchannelAuthenticationEndpoint, getBackchannelAuthenticationRequestSigningAlgValuesSupported, getBackchannelLogoutSessionSupported, getBackchannelLogoutSupported, getBackchannelTokenDeliveryModesSupported, getCheckSessionIframe, getClaimsParameterSupported, getClaimsSupported, getClaimTypesSupported, getCodeChallengeMethodsSupported, getDeviceAuthorizationEndpoint, getGrantTypesSupported, getIdTokenEncryptionAlgValuesSupported, getIdTokenEncryptionEncValuesSupported, getIdTokenSigningAlgValuesSupported, getIntrospectionEndpoint, getIntrospectionEndpointAuthMethodsSupported, getIntrospectionEndpointAuthSigningAlgValuesSupported, getIssuer, getJwksUri, getLogoutEndpoint, getMtlsEndpointAliases, getOtherClaims, getPushedAuthorizationRequestEndpoint, getRegistrationEndpoint, getRequestObjectEncryptionAlgValuesSupported, getRequestObjectEncryptionEncValuesSupported, getRequestObjectSigningAlgValuesSupported, getRequestParameterSupported, getRequestUriParameterSupported, getRequirePushedAuthorizationRequests, getRequireRequestUriRegistration, getResponseModesSupported, getResponseTypesSupported, getRevocationEndpoint, getRevocationEndpointAuthMethodsSupported, getRevocationEndpointAuthSigningAlgValuesSupported, getScopesSupported, getSubjectTypesSupported, getTlsClientCertificateBoundAccessTokens, getTokenEndpoint, getTokenEndpointAuthMethodsSupported, getTokenEndpointAuthSigningAlgValuesSupported, getUserinfoEndpoint, getUserInfoSigningAlgValuesSupported, setAuthorizationEncryptionAlgValuesSupported, setAuthorizationEncryptionEncValuesSupported, setAuthorizationEndpoint, setAuthorizationSigningAlgValuesSupported, setBackchannelAuthenticationEndpoint, setBackchannelAuthenticationRequestSigningAlgValuesSupported, setBackchannelLogoutSessionSupported, setBackchannelLogoutSupported, setBackchannelTokenDeliveryModesSupported, setCheckSessionIframe, setClaimsParameterSupported, setClaimsSupported, setClaimTypesSupported, setCodeChallengeMethodsSupported, setDeviceAuthorizationEndpoint, setGrantTypesSupported, setIdTokenEncryptionAlgValuesSupported, setIdTokenEncryptionEncValuesSupported, setIdTokenSigningAlgValuesSupported, setIntrospectionEndpoint, setIntrospectionEndpointAuthMethodsSupported, setIntrospectionEndpointAuthSigningAlgValuesSupported, setIssuer, setJwksUri, setLogoutEndpoint, setMtlsEndpointAliases, setOtherClaims, setPushedAuthorizationRequestEndpoint, setRegistrationEndpoint, setRequestObjectEncryptionAlgValuesSupported, setRequestObjectEncryptionEncValuesSupported, setRequestObjectSigningAlgValuesSupported, setRequestParameterSupported, setRequestUriParameterSupported, setRequirePushedAuthorizationRequests, 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.