Uses of Class
org.apache.syncope.common.lib.to.OIDCOpEntityTO
Packages that use OIDCOpEntityTO
Package
Description
-
Uses of OIDCOpEntityTO in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels with type parameters of type OIDCOpEntityTOModifier and TypeFieldDescriptionprotected final BaseModal<OIDCOpEntityTO> OIDC.generateModalprotected final Mutable<OIDCOpEntityTO> OIDC.oidcOpEntityMethods in org.apache.syncope.client.console.panels that return types with arguments of type OIDCOpEntityTOModifier and TypeMethodDescriptionprotected Optional<OIDCOpEntityTO> OIDCCustomScopeDirectoryPanel.getOIDCOpEntity()Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type OIDCOpEntityTOModifierConstructorDescriptionJWKSGenerationPanel(OIDCOpEntityRestClient oidcOpEntityRestClient, WAConfigRestClient waConfigRestClient, BaseModal<OIDCOpEntityTO> modal, PageReference pageRef) -
Uses of OIDCOpEntityTO in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return OIDCOpEntityTOModifier and TypeMethodDescriptionMethods in org.apache.syncope.client.console.rest that return types with arguments of type OIDCOpEntityTOMethods in org.apache.syncope.client.console.rest with parameters of type OIDCOpEntityTO -
Uses of OIDCOpEntityTO in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return OIDCOpEntityTOMethods in org.apache.syncope.common.rest.api.service with parameters of type OIDCOpEntityTOModifier and TypeMethodDescriptionvoidOIDCOpEntityService.set(@NotNull OIDCOpEntityTO oidcOpEntityTO) -
Uses of OIDCOpEntityTO in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return OIDCOpEntityTOModifier and TypeMethodDescriptionOIDCOpEntityLogic.get()protected OIDCOpEntityTOOIDCOpEntityLogic.resolveReference(Method method, Object... args) OIDCOpEntityLogic.set(OIDCOpEntityTO oidcOpEntityTO) Methods in org.apache.syncope.core.logic with parameters of type OIDCOpEntityTO -
Uses of OIDCOpEntityTO in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return OIDCOpEntityTOModifier and TypeMethodDescriptionOIDCOpEntityDataBinder.getOIDCOpEntityTO(OIDCOpEntity oidcOpEntity) Methods in org.apache.syncope.core.provisioning.api.data with parameters of type OIDCOpEntityTOModifier and TypeMethodDescriptionvoidOIDCOpEntityDataBinder.update(OIDCOpEntity oidcOpEntity, OIDCOpEntityTO oidcOpEntityTO) -
Uses of OIDCOpEntityTO in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return OIDCOpEntityTOModifier and TypeMethodDescriptionOIDCOpEntityDataBinderImpl.getOIDCOpEntityTO(OIDCOpEntity oidcOpEntity) Methods in org.apache.syncope.core.provisioning.java.data with parameters of type OIDCOpEntityTOModifier and TypeMethodDescriptionvoidOIDCOpEntityDataBinderImpl.update(OIDCOpEntity oidcOpEntity, OIDCOpEntityTO oidcOpEntityTO) -
Uses of OIDCOpEntityTO in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return OIDCOpEntityTOMethods in org.apache.syncope.core.rest.cxf.service with parameters of type OIDCOpEntityTOModifier and TypeMethodDescriptionvoidOIDCOpEntityServiceImpl.set(OIDCOpEntityTO oidcOpEntityTO) -
Uses of OIDCOpEntityTO in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type OIDCOpEntityTOModifier 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) -
Uses of OIDCOpEntityTO in org.apache.syncope.wa.starter.mapping
Methods in org.apache.syncope.wa.starter.mapping that return OIDCOpEntityTOModifier and TypeMethodDescriptionprotected OIDCOpEntityTORegisteredServiceMapper.getOIDCOpEntityTO(WAClientApp clientApp) Methods in org.apache.syncope.wa.starter.mapping with parameters of type OIDCOpEntityTOModifier and TypeMethodDescriptionprotected org.apereo.cas.services.RegisteredServiceRegisteredServiceMapper.toRegisteredService(WAClientApp clientApp, ClientAppMapper clientAppMapper, OIDCOpEntityTO oidcOpEntity)