Uses of Class
org.keycloak.protocol.oidc.representations.MTLSEndpointAliases
-
Packages that use MTLSEndpointAliases Package Description org.keycloak.protocol.oidc.representations -
-
Uses of MTLSEndpointAliases in org.keycloak.protocol.oidc.representations
Methods in org.keycloak.protocol.oidc.representations that return MTLSEndpointAliases Modifier and Type Method Description MTLSEndpointAliases
OIDCConfigurationRepresentation. getMtlsEndpointAliases()
Methods in org.keycloak.protocol.oidc.representations with parameters of type MTLSEndpointAliases Modifier and Type Method Description void
OIDCConfigurationRepresentation. setMtlsEndpointAliases(MTLSEndpointAliases mtlsEndpointAliases)
-