This project has retired. For details please refer to its Attic page.
TcPermission (Clerezza - Reactor 2.0.1-SNAPSHOT API)
Skip navigation links
org.apache.clerezza.dataset.security

Class TcPermission

    • Constructor Detail

      • TcPermission

        public TcPermission(String tcNamePattern,
                            String actions)
        Conststructs a TcPermission for a specified name pattern and a list of actions.
        Parameters:
        tcNamePattern - see class description
        actions - a comma separated list of the strings "read" and "readwrite", the canonical form is just "read" or "readwrite" as "readwrite" implies "read".

Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.