Uses of Class
org.n52.security.common.attributes.Attribute

Packages that use Attribute
org.n52.security.common.attributes The attributes package contains classes for different attributes and a common abstraction layer about attributes and their different types.
 

Uses of Attribute in org.n52.security.common.attributes
 

Methods in org.n52.security.common.attributes that return Attribute
 Attribute Attributes.getAttribute(java.lang.String key)
          Gets an Attribute for a given key.
 

Methods in org.n52.security.common.attributes with parameters of type Attribute
 Attributes Attributes.putAttribute(Attribute attribute)
          Method puts an attribute in the environment.
 Attributes Attributes.removeAttribute(Attribute attribute)
          Method removes the attribute from the environment.
 



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