Class GenericSecurityTargetEntity
java.lang.Object
net.datenwerke.security.service.security.entities.GenericSecurityTargetEntity
- All Implemented Interfaces:
Serializable,SecurityTarget
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAcl()The object's ACLgetId()voidvoidvoidsetTargetIdentifier(String targetIdentifier) voidsetVersion(Long version)
-
Constructor Details
-
GenericSecurityTargetEntity
public GenericSecurityTargetEntity()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
getAcl
Description copied from interface:SecurityTargetThe object's ACL- Specified by:
getAclin interfaceSecurityTarget
-
setAcl
-
setTargetIdentifier
-
getTargetIdentifier
-