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 TypeMethodDescriptionDefaultAttrReleaseMapper.buildOidc(OIDCRPClientAppTO rp, DefaultAttrReleasePolicyConf conf)