Uses of Enum Class
org.apache.syncope.common.lib.OIDCStandardScope
Packages that use OIDCStandardScope
-
Uses of OIDCStandardScope in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return OIDCStandardScopeModifier and TypeMethodDescriptionstatic OIDCStandardScopeReturns the enum constant of this class with the specified name.static OIDCStandardScope[]OIDCStandardScope.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OIDCStandardScope in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type OIDCStandardScopeModifier and TypeMethodDescriptionprotected voidDefaultAttrReleaseMapper.buildForOIDCStandardScope(OIDCRPClientAppTO clientApp, Map<String, org.apereo.cas.oidc.claims.BaseOidcScopeAttributeReleasePolicy> policies, Supplier<org.apereo.cas.oidc.claims.BaseOidcScopeAttributeReleasePolicy> attributeReleasePolicyCreator, OIDCStandardScope scope, String internal, String external)