Uses of Class
org.faceless.publisher.web.Authority
Packages that use Authority
-
Uses of Authority in org.faceless.publisher.web
Fields in org.faceless.publisher.web declared as AuthorityModifier and TypeFieldDescriptionstatic final Authority
Authority.ALLOWALL
A generic authority that allows all operations without restrictionMethods in org.faceless.publisher.web that return AuthorityModifier and TypeMethodDescriptionAuthority.setGrants
(Collection<String> grants) Set the the list of grants approved by this AuthoritySet the the Key for this AuthorityAuthority.setMaxBufferSize
(long limit) Set the the maximum buffer size for network traffic claiming this authorityMethods in org.faceless.publisher.web that return types with arguments of type AuthorityModifier and TypeMethodDescriptionServiceEngine.getAuthorities()
Return the list of Authority objects used by this ServiceEngine to allow tasks to be run.