|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Security | |
| org.apache.jetspeed.om.registry | Represents a repository of configuration data. |
| org.apache.jetspeed.om.registry.base | |
| Uses of Security in org.apache.jetspeed.om.registry |
| Methods in org.apache.jetspeed.om.registry that return Security | |
Security |
RegistryEntry.getSecurity()
|
| Methods in org.apache.jetspeed.om.registry with parameters of type Security | |
void |
RegistryEntry.setSecurity(Security security)
Set the security properties for this entry |
| Uses of Security in org.apache.jetspeed.om.registry.base |
| Classes in org.apache.jetspeed.om.registry.base that implement Security | |
class |
BaseSecurity
Bean like implementation of the Security interface suitable for Castor serialization. |
| Fields in org.apache.jetspeed.om.registry.base declared as Security | |
protected Security |
BaseRegistryEntry.security
|
| Methods in org.apache.jetspeed.om.registry.base that return Security | |
Security |
BaseRegistryEntry.getSecurity()
|
| Methods in org.apache.jetspeed.om.registry.base with parameters of type Security | |
void |
BaseRegistryEntry.setSecurity(Security security)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||