Class Neo4jAuthPolicy
java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
org.apache.syncope.core.persistence.neo4j.entity.policy.Neo4jPolicy
org.apache.syncope.core.persistence.neo4j.entity.policy.Neo4jAuthPolicy
- All Implemented Interfaces:
Serializable,Entity,AuthPolicy,Policy
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
LOGFields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.syncope.core.persistence.neo4j.entity.policy.Neo4jPolicy
getName, setNameMethods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
getKey, setKeyMethods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
checkImplementationType, checkType, equals, hashCode, toString
-
Field Details
-
NODE
- See Also:
-
-
Constructor Details
-
Neo4jAuthPolicy
public Neo4jAuthPolicy()
-
-
Method Details
-
getConf
- Specified by:
getConfin interfaceAuthPolicy
-
setConf
- Specified by:
setConfin interfaceAuthPolicy
-