Package com.mucommander.auth

API for dealing with authentification and user credentials.

See:
          Description

Class Summary
Credentials This class is a container for a login and password pair, used to authenticate a location on a filesystem.
CredentialsManager This class manages CredentialsMapping instances (login/password pairs associated with a server realm) used to connect to authenticated file systems.
CredentialsMapping CredentialsMapping associates a Credentials instance with a 'realm' , that is the location to a server.
CredentialsWriter This class provides a method to write persistent credentials contained by CredentialsManager to an XML file.
 

Exception Summary
AuthException AuthException should be thrown whenever access to a remote file system was denied due to false or missing credentials.
 

Package com.mucommander.auth Description

API for dealing with authentification and user credentials.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard