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 Different value types.
 

Class Summary
AnyObjectAttributeValue Unknown attribute value.
Attribute Key-Value-Attribute.
Attributes Collections of attributes.
AttributeUtil Utility class wich shall encapsulate simple methods for easier life with attribute processing.
AttributeValueAdapter Base implementation of AttributeValue.
BooleanAttributeValue Boolean attribute value.
DateAttributeValue  
DoubleAttributeValue Double attribute value.
EmptyAttributeValue 'null' or empty attribute value.
IntegerAttributeValue Integer attribute value.
StringAttributeValue 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–2014 52north.org. All rights reserved.