Class SecurityViewInformation
java.lang.Object
net.datenwerke.security.client.security.dto.SecurityViewInformation
- All Implemented Interfaces:
Serializable
Contains all the information needed to display the security view for an "ACE
container".
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<AceDto> getAces()Collection<SecureeDto> List<AceDto> Map<AceDto, SecuredAbstractNodeDto> voidvoidsetAvailableSecurees(Collection<SecureeDto> availableSecurees) voidsetInheritedAces(List<AceDto> inheritedAces) voidsetReferencesToInheritedNodes(Map<AceDto, SecuredAbstractNodeDto> referencesToInheritedNodes)
-
Constructor Details
-
SecurityViewInformation
public SecurityViewInformation()
-
-
Method Details
-
setAces
-
getAces
-
setAvailableSecurees
-
getAvailableSecurees
-
setInheritedAces
-
getInheritedAces
-
setReferencesToInheritedNodes
public void setReferencesToInheritedNodes(Map<AceDto, SecuredAbstractNodeDto> referencesToInheritedNodes) -
getReferencesToInheritedNodes
-