com.atlassian.crowd.attribute
Class AttributePredicates

java.lang.Object
  extended by com.atlassian.crowd.attribute.AttributePredicates

public class AttributePredicates
extends Object


Field Summary
static com.google.common.base.Predicate<String> SYNCING_ATTRIBUTE
          Return true if the given attribute is a syncing attribute, ie.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SYNCING_ATTRIBUTE

public static final com.google.common.base.Predicate<String> SYNCING_ATTRIBUTE
Return true if the given attribute is a syncing attribute, ie. if the key starts with "synch."



Copyright © 2015 Atlassian. All Rights Reserved.