Uses of Class
org.azd.security.types.SecurityNamespaces
Packages that use SecurityNamespaces
-
Uses of SecurityNamespaces in org.azd.interfaces
Methods in org.azd.interfaces that return SecurityNamespacesModifier and TypeMethodDescriptionSecurityDetails.getNamespaces()SecurityDetails.getNamespaces(boolean localOnly) -
Uses of SecurityNamespaces in org.azd.security
Methods in org.azd.security that return SecurityNamespacesModifier and TypeMethodDescriptionSecurityApi.getNamespaces()return all security namespaces, remote and local Security namespaces are used to store access control lists (ACLs) on tokens.SecurityApi.getNamespaces(boolean localOnly) return all security namespaces, remote and local Local vs.