public class IdMatcher extends Object implements CredentialsMatcher
IdCredentials and have the specified IdCredentials.getId().public IdMatcher(@NonNull
String id)
id - the id to match.public boolean matches(@NonNull
Credentials item)
matches in interface CredentialsMatcheritem - the specified credentials.true if and only if the specified credentials match.Copyright © 2004-2015. All Rights Reserved.