@Immutable public interface ACL
boolean
canPost(String key)
canView(com.jcabi.urn.URN urn)
boolean canView(@NotNull(message="URN can\'t be NULL") com.jcabi.urn.URN urn)
urn
boolean canPost(@NotNull(message="access key can\'t be NULL") String key)
key
Copyright © 2009–2014 Rultor Inc.. All rights reserved.