Interface DomainAuth

    • Method Detail

      • getName

        String getName()
        Returns:
        de domain (node) name
      • getPath

        String getPath()
        Returns:
        de domain (node) path
      • getFolderPath

        String getFolderPath()
        Returns:
        de parent (domainfolder) node path
      • getDescription

        String getDescription()
        Returns:
        the description of the authrole
      • getAuthRole

        AuthRole getAuthRole​(String authRoleName)
        Convenient method for getting a AuthRole child by name
        Parameters:
        authRoleName - the name of the AuthRole to get
        Returns:
        the authrole with the provided name, or null not a child