public class ResourceObjectPattern extends Object implements Serializable
Constructor and Description |
---|
ResourceObjectPattern() |
Modifier and Type | Method and Description |
---|---|
void |
addIdentifier(ResourceAttribute<?> identifier) |
Collection<ResourceAttribute<?>> |
getIdentifiers() |
boolean |
matches(Collection<? extends ResourceAttribute<?>> attributesToMatch) |
static boolean |
matches(Collection<? extends ResourceAttribute<?>> attributesToMatch,
Collection<ResourceObjectPattern> protectedAccountPatterns) |
public Collection<ResourceAttribute<?>> getIdentifiers()
public void addIdentifier(ResourceAttribute<?> identifier)
public static boolean matches(Collection<? extends ResourceAttribute<?>> attributesToMatch, Collection<ResourceObjectPattern> protectedAccountPatterns)
public boolean matches(Collection<? extends ResourceAttribute<?>> attributesToMatch)
Copyright © 2013 evolveum. All rights reserved.