Package org.azd.security.types
Class SecurityNamespaceAction
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.security.types.SecurityNamespaceAction
represents an action in a particular security namespace
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getBit()
getName()
void
setBit
(int bit) void
setDisplayName
(String displayName) void
void
setNamespaceId
(String namespaceId) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
SecurityNamespaceAction
public SecurityNamespaceAction()
-
-
Method Details
-
getBit
public int getBit() -
setBit
public void setBit(int bit) -
getName
-
setName
-
getDisplayName
-
setDisplayName
-
getNamespaceId
-
setNamespaceId
-