Interface StandardUsernamePasswordCredentials

All Superinterfaces:
Credentials, Describable<Credentials>, ExtensionPoint, IdCredentials, PasswordCredentials, Serializable, StandardCredentials, StandardUsernameCredentials, UsernameCredentials, UsernamePasswordCredentials
All Known Implementing Classes:
UsernamePasswordCredentialsImpl

@Recommended(since="1.6") @NameWith(value=NameProvider.class, priority=32) public interface StandardUsernamePasswordCredentials extends StandardUsernameCredentials, UsernamePasswordCredentials
The credential interface that standard username password based credentials should aim to implement.
Since:
1.6