|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecurityAccess | |
| org.apache.jetspeed.om.registry | Represents a repository of configuration data. |
| org.apache.jetspeed.om.registry.base | |
| Uses of SecurityAccess in org.apache.jetspeed.om.registry |
| Methods in org.apache.jetspeed.om.registry that return SecurityAccess | |
SecurityAccess |
SecurityEntry.getAccess(java.lang.String action)
Returns the SecurityAccess object for the action
requested or null if no specific access is defined for this action. |
| Uses of SecurityAccess in org.apache.jetspeed.om.registry.base |
| Classes in org.apache.jetspeed.om.registry.base that implement SecurityAccess | |
class |
BaseSecurityAccess
Interface for manipulatin the Security Access on the registry entries |
| Methods in org.apache.jetspeed.om.registry.base that return SecurityAccess | |
SecurityAccess |
BaseSecurityEntry.getAccess(java.lang.String action)
Returns the SecurityAccess object for the action
requested or null if no specific access is defined for this action. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||