|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityAttribute | |
---|---|
org.apache.jetspeed.security | Jetspeed security service interfaces. |
Uses of SecurityAttribute in org.apache.jetspeed.security |
---|
Methods in org.apache.jetspeed.security that return SecurityAttribute | |
---|---|
SecurityAttribute |
SecurityAttributes.getAttribute(java.lang.String name)
|
SecurityAttribute |
SecurityAttributes.getAttribute(java.lang.String name,
boolean create)
Returns an existing (predefined typed) attribute or create one if parameter create is true. |
Methods in org.apache.jetspeed.security that return types with arguments of type SecurityAttribute | |
---|---|
java.util.Map<java.lang.String,SecurityAttribute> |
SecurityAttributes.getAttributeMap()
|
java.util.Map<java.lang.String,SecurityAttribute> |
SecurityAttributes.getAttributeMap(java.lang.String category)
|
java.util.Map<java.lang.String,SecurityAttribute> |
SecurityAttributes.getInfoAttributeMap()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |