@LegacyMixIn(preferred=StandardUsernamePasswordCredentials.class) @NameWith(value=UsernamePasswordCredentials.NameProvider.class, priority=1) public interface UsernamePasswordCredentials extends UsernameCredentials, PasswordCredentials
Modifier and Type | Interface and Description |
---|---|
static class |
UsernamePasswordCredentials.NameProvider
Our name provider.
|
getUsername
getPassword
getDescriptor, getScope
Copyright © 2015. All rights reserved.