Interface WebACAuthorization

    • Method Detail

      • getAgents

        Set<StringgetAgents()
        Get the set of acl:agents, empty set if none.
        Returns:
        set of acl:agents
      • getAgentClasses

        Set<StringgetAgentClasses()
        Get the set of acl:agentClasses, empty set if none.
        Returns:
        set of acl:agentClasses
      • getModes

        Set<URIgetModes()
        Get the set of acl:modes, empty set if none.
        Returns:
        set of acl:modes
      • getAccessToURIs

        Set<StringgetAccessToURIs()
        Get the set of strings directly linked from this ACL, empty set if none.
        Returns:
        set of String
      • getAccessToClassURIs

        Set<StringgetAccessToClassURIs()
        Get the set of strings describing the rdf:types for this ACL, empty set if none.
        Returns:
        set of Strings
      • getAgentGroups

        Set<StringgetAgentGroups()
        Get the set of strings describing the agent groups for this ACL, empty set if none.
        Returns:
        set of Strings
      • getDefaults

        Set<StringgetDefaults()
        Get the set of strings describing the defaults for this ACL, empty set if none.
        Returns:
        set of Strings