com.evolveum.midpoint.common
Class ResourceObjectPattern
java.lang.Object
com.evolveum.midpoint.common.ResourceObjectPattern
- All Implemented Interfaces:
- Serializable
public class ResourceObjectPattern
- extends Object
- implements Serializable
- Author:
- semancik
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceObjectPattern
public ResourceObjectPattern()
getIdentifiers
public Collection<ResourceAttribute<?>> getIdentifiers()
addIdentifier
public void addIdentifier(ResourceAttribute<?> identifier)
matches
public static boolean matches(Collection<? extends ResourceAttribute<?>> attributesToMatch,
Collection<ResourceObjectPattern> protectedAccountPatterns)
matches
public boolean matches(Collection<? extends ResourceAttribute<?>> attributesToMatch)
Copyright © 2013 evolveum. All Rights Reserved.