public class DefaultAttributesTransformer extends java.lang.Object implements AttributesTransformer
| Constructor and Description |
|---|
DefaultAttributesTransformer() |
| Modifier and Type | Method and Description |
|---|---|
javax.naming.directory.Attributes |
transformGroup(javax.naming.directory.Attributes attributes) |
javax.naming.directory.Attributes |
transformUser(javax.naming.directory.Attributes attributes) |
public javax.naming.directory.Attributes transformGroup(javax.naming.directory.Attributes attributes)
transformGroup in interface AttributesTransformerpublic javax.naming.directory.Attributes transformUser(javax.naming.directory.Attributes attributes)
transformUser in interface AttributesTransformer