@SerializeWith(value=InIdentityProviderPredicate.ExternalizerImpl.class) public class InIdentityProviderPredicate extends Object implements Predicate<Map.Entry<String,Revisioned>>, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
InIdentityProviderPredicate.ExternalizerImpl |
| Constructor and Description |
|---|
InIdentityProviderPredicate() |
| Modifier and Type | Method and Description |
|---|---|
static InIdentityProviderPredicate |
create() |
InIdentityProviderPredicate |
provider(String id) |
boolean |
test(Map.Entry<String,Revisioned> entry) |
public static InIdentityProviderPredicate create()
public InIdentityProviderPredicate provider(String id)
public boolean test(Map.Entry<String,Revisioned> entry)
test in interface Predicate<Map.Entry<String,Revisioned>>Copyright © 2021 JBoss by Red Hat. All rights reserved.