intarsys runtime library

de.intarsys.tools.authenticate
Interface ICredentialProvider


public interface ICredentialProvider

Provide any type of credentials needed for authentication.


Method Summary
 ICredential getCredential()
          An ICredential or null to indicate cancellation.
 

Method Detail

getCredential

ICredential getCredential()
An ICredential or null to indicate cancellation.

Returns:
An ICredential or null to indicate cancellation.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.