org.eclipse.higgins.icard.auth
Interface ITSUsernamePasswordCredential

All Superinterfaces:
ICredential, IPasswordCredential, ITokenServiceCredential, IUsernameCredential, IUsernamePasswordCredential

public interface ITSUsernamePasswordCredential
extends ITokenServiceCredential, IUsernamePasswordCredential


Method Summary
 
Methods inherited from interface org.eclipse.higgins.icard.auth.ITokenServiceCredential
getAddress, getCertificate, getMetadataAddress
 
Methods inherited from interface org.eclipse.higgins.icard.auth.ICredential
getCallbacks
 
Methods inherited from interface org.eclipse.higgins.icard.auth.IUsernamePasswordCredential
isUsernamePredefined
 
Methods inherited from interface org.eclipse.higgins.icard.auth.IUsernameCredential
getUsername, setUsername
 
Methods inherited from interface org.eclipse.higgins.icard.auth.ICredential
getCallbacks
 
Methods inherited from interface org.eclipse.higgins.icard.auth.IPasswordCredential
getPassword, setPassword
 
Methods inherited from interface org.eclipse.higgins.icard.auth.ICredential
getCallbacks