public class SearchAttribute extends Object
Constructor and Description |
---|
SearchAttribute(String attributeName,
String ldapAttribute)
Create a new searchable attribute.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
String |
getAttributeName()
Get the policy framework attribute name.
|
String |
getLdapAttribute()
Get the LDAP attribute name.
|
int |
hashCode() |
String |
toFilter(String operator)
Join the LDAP attribute and policy attribute together with an operator.
|
public String getLdapAttribute()
public String getAttributeName()
public String toFilter(String operator)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.