Package | Description |
---|---|
org.apache.jetspeed.security |
Jetspeed security service interfaces.
|
Modifier and Type | Method and Description |
---|---|
SecurityAttribute |
SecurityAttributes.getAttribute(String name) |
SecurityAttribute |
SecurityAttributes.getAttribute(String name,
boolean create)
Returns an existing (predefined typed) attribute or create one if parameter create is true.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SecurityAttribute> |
SecurityAttributes.getAttributeMap() |
Map<String,SecurityAttribute> |
SecurityAttributes.getAttributeMap(String category) |
Map<String,SecurityAttribute> |
SecurityAttributes.getInfoAttributeMap() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.