public interface AttributableTO
| Modifier and Type | Method and Description |
|---|---|
Map<String,AttrTO> |
getDerAttrMap() |
Set<AttrTO> |
getDerAttrs() |
Map<String,AttrTO> |
getPlainAttrMap() |
Set<AttrTO> |
getPlainAttrs() |
Map<String,AttrTO> |
getVirAttrMap() |
Set<AttrTO> |
getVirAttrs() |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.