Package org.n52.security.common.attributes

The attributes package contains classes for different attributes and a common abstraction layer about attributes and their different types. See:
          Description

Interface Summary
AttributeValue The interface AttributeValue encapsulates different value types.
 

Class Summary
AnyObjectAttributeValue Class AnyObjectAttributeValue represents unknown attribute values.
Attribute This Class represents an Key-Value-Attribute.
Attributes Class Attributes are collections of attributes.
AttributeUtil Class AttributeUtil is a small utility class wich shall encapsulate simple methods for easier life with attribute processing.
AttributeValueAdapter The class AttributeValueAdapter implements all methods of AttributeValue.
BooleanAttributeValue Class BooleanAttributeValue represents a boolean attribute value.
DoubleAttributeValue Class DoubleAttributeValue represents a double attribute value.
EmptyAttributeValue Class EmptyAttributeValue represents a 'null' or empty attribute value.
IntegerAttributeValue Class IntegerAttributeValue represents an integer attribute value.
StringAttributeValue The class StringAttributeValue represents a String value.
 

Package org.n52.security.common.attributes Description

The attributes package contains classes for different attributes and a common abstraction layer about attributes and their different types.

Package Specification

todo: detailed description



Copyright © 2004-2009 52north.org. All Rights Reserved.