public interface SecurityAttributeTypes extends Serializable
Modifier and Type | Method and Description |
---|---|
Map<String,SecurityAttributeType> |
getAttributeTypeMap() |
Map<String,SecurityAttributeType> |
getAttributeTypeMap(String category) |
boolean |
isExtendable() |
boolean |
isReadOnly() |
Map<String,SecurityAttributeType> getAttributeTypeMap()
Map<String,SecurityAttributeType> getAttributeTypeMap(String category)
boolean isReadOnly()
boolean isExtendable()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.