org.apache.jetspeed.security
Interface SecurityAttributeTypes
- All Superinterfaces:
- java.io.Serializable
public interface SecurityAttributeTypes
- extends java.io.Serializable
- Version:
- $Id$
getAttributeTypeMap
java.util.Map<java.lang.String,SecurityAttributeType> getAttributeTypeMap()
getAttributeTypeMap
java.util.Map<java.lang.String,SecurityAttributeType> getAttributeTypeMap(java.lang.String category)
isReadOnly
boolean isReadOnly()
isExtendable
boolean isExtendable()
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.