Package com.inrupt.client.vocabulary
Class ACL
java.lang.Object
com.inrupt.client.vocabulary.ACL
URI constants from the ACL vocabulary.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final URI
The acl:Access URI.static final URI
The acl:Append URI.static final URI
The acl:AuthenticatedAgent URI.static final URI
The acl:Authorization URI.static final URI
The acl:Control URI.static final URI
The acl:Origin URI.static final URI
The acl:Read URI.static final URI
The acl:Write URI. -
Method Summary
-
Field Details
-
Access
The acl:Access URI. -
Append
The acl:Append URI. -
AuthenticatedAgent
The acl:AuthenticatedAgent URI. -
Authorization
The acl:Authorization URI. -
Control
The acl:Control URI. -
Origin
The acl:Origin URI. -
Read
The acl:Read URI. -
Write
The acl:Write URI.
-
-
Method Details
-
getNamespace
Get the ACL namespace URI.- Returns:
- the ACL namespace
-