public class DeclaredMembershipPredicate extends java.lang.Object implements Predicate<Authorizable>
Constructor and Description |
---|
DeclaredMembershipPredicate(UserManagerImpl userManager,
java.lang.String groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(@Nullable Authorizable authorizable) |
public DeclaredMembershipPredicate(UserManagerImpl userManager, java.lang.String groupId)
public boolean apply(@Nullable @Nullable Authorizable authorizable)
apply
in interface Predicate<Authorizable>
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.