Uses of Class
org.apache.syncope.common.lib.to.OIDCRPClientAppTO
Packages that use OIDCRPClientAppTO
Package
Description
-
Uses of OIDCRPClientAppTO in org.apache.syncope.client.console.clientapps
Method parameters in org.apache.syncope.client.console.clientapps with type arguments of type OIDCRPClientAppTOModifier and TypeMethodDescriptionprotected voidOIDCRPDirectoryPanel.addCustomColumnFields(List<IColumn<OIDCRPClientAppTO, String>> columns) -
Uses of OIDCRPClientAppTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return OIDCRPClientAppTOModifier and TypeMethodDescriptionprotected OIDCRPClientAppTOClientAppDataBinderImpl.getOIDCClientAppTO(OIDCRPClientApp clientApp) Methods in org.apache.syncope.core.provisioning.java.data with parameters of type OIDCRPClientAppTOModifier and TypeMethodDescriptionprotected OIDCRPClientAppClientAppDataBinderImpl.doCreate(OIDCRPClientAppTO clientAppTO) protected voidClientAppDataBinderImpl.doUpdate(OIDCRPClientApp clientApp, OIDCRPClientAppTO clientAppTO) -
Uses of OIDCRPClientAppTO in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type OIDCRPClientAppTOModifier and TypeMethodDescriptionorg.apereo.cas.services.RegisteredServiceAttributeReleasePolicyAttrReleaseMapper.build(OIDCRPClientAppTO clientApp, AttrReleasePolicyTO policy, OIDCOpEntityTO oidcOpEntity) org.apereo.cas.services.RegisteredServiceAttributeReleasePolicyDefaultAttrReleaseMapper.build(OIDCRPClientAppTO clientApp, AttrReleasePolicyTO policy, OIDCOpEntityTO oidcOpEntity) protected 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) protected voidDefaultAttrReleaseMapper.buildForOIDCustomScope(OIDCRPClientAppTO clientApp, Map<String, org.apereo.cas.oidc.claims.BaseOidcScopeAttributeReleasePolicy> policies, String scope, String internal, String external)