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
FieldsModifier and TypeFieldDescriptionstatic final URIThe acl:Access URI.static final URIThe acl:Append URI.static final URIThe acl:AuthenticatedAgent URI.static final URIThe acl:Authorization URI.static final URIThe acl:Control URI.static final URIThe acl:Origin URI.static final URIThe acl:Read URI.static final URIThe 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
 
 
 -