Lines Matching refs:password
37 /** supports password caching for security mechanisms which use passwords as
46 /** adds a username/password combination to the cache.
55 the associated password
58 indicates whether or not the username/password combination should be
67 /** retrieves a password for a given user from the cache.
73 the name of the user whose password should be retrieved
76 indicates whether or not the password is persistent
79 the required password
85 /** removes a password from the cache
88 the name of the user whose password should be removed.
91 indicates whether or not the password should also be removed, if