|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |