public interface DomainRestrictedCredentials extends Credentials
DomainRequirement,
DomainSpecification| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(List<DomainRequirement> domainRequirements)
Determine whether these
Credentials are applicable for
the given requirements. |
getDescriptor, getScopeboolean matches(@NonNull
List<DomainRequirement> domainRequirements)
Credentials are applicable for
the given requirements.domainRequirements - The requirements imposed on this credential.Copyright © 2016–2018. All rights reserved.