Uses of Interface
org.apache.syncope.common.lib.policy.AccessPolicyConf
Packages that use AccessPolicyConf
Package
Description
-
Uses of AccessPolicyConf in org.apache.syncope.common.lib.policy
Classes in org.apache.syncope.common.lib.policy that implement AccessPolicyConfModifier and TypeClassDescriptionclass
class
class
class
Methods in org.apache.syncope.common.lib.policy that return AccessPolicyConfMethods in org.apache.syncope.common.lib.policy with parameters of type AccessPolicyConf -
Uses of AccessPolicyConf in org.apache.syncope.core.persistence.api.entity.policy
Methods in org.apache.syncope.core.persistence.api.entity.policy that return AccessPolicyConfMethods in org.apache.syncope.core.persistence.api.entity.policy with parameters of type AccessPolicyConf -
Uses of AccessPolicyConf in org.apache.syncope.core.persistence.jpa.entity.policy
Methods in org.apache.syncope.core.persistence.jpa.entity.policy that return AccessPolicyConfMethods in org.apache.syncope.core.persistence.jpa.entity.policy with parameters of type AccessPolicyConf -
Uses of AccessPolicyConf in org.apache.syncope.core.persistence.neo4j.entity.policy
Methods in org.apache.syncope.core.persistence.neo4j.entity.policy that return AccessPolicyConfMethods in org.apache.syncope.core.persistence.neo4j.entity.policy with parameters of type AccessPolicyConf -
Uses of AccessPolicyConf in org.apache.syncope.wa.starter.mapping
Methods in org.apache.syncope.wa.starter.mapping with parameters of type AccessPolicyConfModifier and TypeMethodDescriptionboolean
AccessMapper.supports
(AccessPolicyConf conf) boolean
DefaultAccessMapper.supports
(AccessPolicyConf conf) boolean
HttpRequestAccessMapper.supports
(AccessPolicyConf conf) boolean
RemoteEndpointAccessMapper.supports
(AccessPolicyConf conf) boolean
TimeBasedAccessMapper.supports
(AccessPolicyConf conf)