Uses of Interface
org.xmldb.api.security.Attributes
-
Packages that use Attributes Package Description org.xmldb.api.security -
-
Uses of Attributes in org.xmldb.api.security
Methods in org.xmldb.api.security that return Attributes Modifier and Type Method Description AttributesPermissionManagementService. getAttributes(Collection collection)Returns an attribute view for the given collection.AttributesPermissionManagementService. getAttributes(Resource resource)Returns an attribute view for the given resource.
-