public class LdapAttributeType extends Object
Constructor and Description |
---|
LdapAttributeType(Class<?> type,
Set<AttributeInfo.Flags> flags) |
Modifier and Type | Method and Description |
---|---|
AttributeInfo |
createAttributeInfo(String realName,
Set<AttributeInfo.Flags> add,
Set<AttributeInfo.Flags> remove) |
public LdapAttributeType(Class<?> type, Set<AttributeInfo.Flags> flags)
public AttributeInfo createAttributeInfo(String realName, Set<AttributeInfo.Flags> add, Set<AttributeInfo.Flags> remove)
Copyright © 2018–2025. All rights reserved.