org.jboss.soa.esb.services.security
Interface PasswordHandler


public interface PasswordHandler

Interface for password handlers


Method Summary
 java.lang.String getPassword()
          Retrieve the password
 

Method Detail

getPassword

java.lang.String getPassword()
                             throws java.io.IOException
Retrieve the password

Returns:
the password
Throws:
java.io.IOException - for any errors retrieving the password.