Class FileSystemSecurityRealm.IntegrityResult

    • Method Detail

      • isValid

        public boolean isValid()
        The validity of the integrity check.
        Returns:
        true if the integrity check was successful.
      • getIdentityNames

        public String getIdentityNames()
        Returns a string of the identities that were found to be invalid.
        Returns:
        the list of identities that were found to be invalid.