Class CredentialStorePermission

    • Field Detail

      • LOAD_CREDENTIAL_STORE

        public static final CredentialStorePermission LOAD_CREDENTIAL_STORE
        Load credential store permission.
      • RETRIEVE_CREDENTIAL

        public static final CredentialStorePermission RETRIEVE_CREDENTIAL
        Retrieve credential (password) permission (from credential store).
      • MODIFY_CREDENTIAL_STORE

        public static final CredentialStorePermission MODIFY_CREDENTIAL_STORE
        Store or delete credential (password) permission (from credential store).
    • Constructor Detail

      • CredentialStorePermission

        public CredentialStorePermission​(String name)
        Creates new CredentialStorePermission
        Parameters:
        name - of new CredentialStorePermission
      • CredentialStorePermission

        public CredentialStorePermission​(String name,
                                         String actions)
        Creates new CredentialStorePermission
        Parameters:
        name - of new CredentialStorePermission
        actions - have to be null