org.eclipse.net4j.util.security
Interface IPasswordCredentials

All Superinterfaces:
ICredentials, IUserAware
All Known Implementing Classes:
PasswordCredentials

public interface IPasswordCredentials
extends ICredentials


Method Summary
 char[] getPassword()
           
 
Methods inherited from interface org.eclipse.net4j.util.security.IUserAware
getUserID
 

Method Detail

getPassword

char[] getPassword()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.