|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecuredObject | |
|---|---|
| org.deegree.portal.standard.security.control | |
| org.deegree.security.drm | |
| Uses of SecuredObject in org.deegree.portal.standard.security.control |
|---|
| Methods in org.deegree.portal.standard.security.control that return SecuredObject | |
|---|---|
SecuredObject |
SecuredObjectRight.getSecuredObject()
|
| Constructors in org.deegree.portal.standard.security.control with parameters of type SecuredObject | |
|---|---|
SecuredObjectRight(boolean accessible,
SecuredObject securedObject,
Map<?,?> constraints)
|
|
| Uses of SecuredObject in org.deegree.security.drm |
|---|
| Methods in org.deegree.security.drm that return SecuredObject | |
|---|---|
SecuredObject[] |
SecurityRegistry.getAllSecuredObjects(SecurityAccess securityAccess,
String type)
Retrieves all SecuredObject s from the Registry. |
SecuredObject[] |
SQLRegistry.getAllSecuredObjects(SecurityAccess securityAccess,
String type)
Retrieves all SecuredObject s with the given type from the Registry. |
SecuredObject[] |
SecurityAccess.getAllSecuredObjects(String type)
|
SecuredObject |
SecurityAccess.getSecuredObjectById(int id)
|
SecuredObject |
SecurityRegistry.getSecuredObjectById(SecurityAccess securityAccess,
int id)
Retrieves a SecuredObject from the Registry. |
SecuredObject |
SQLRegistry.getSecuredObjectById(SecurityAccess securityAccess,
int id)
Retrieves a SecuredObject from the Registry. |
SecuredObject |
SecurityRegistry.getSecuredObjectByName(SecurityAccess securityAccess,
String name,
String type)
Retrieves a SecuredObject from the Registry. |
SecuredObject |
SQLRegistry.getSecuredObjectByName(SecurityAccess securityAccess,
String name,
String type)
Retrieves a SecuredObject from the Registry. |
SecuredObject |
SecurityAccess.getSecuredObjectByName(String name,
String type)
|
SecuredObject[] |
SecurityRegistry.getSecuredObjectsByNS(SecurityAccess securityAccess,
String ns,
String type)
Retrieves all SecuredObject s from the Registry that have a certain namespace. |
SecuredObject[] |
SQLRegistry.getSecuredObjectsByNS(SecurityAccess securityAccess,
String ns,
String type)
Retrieves all SecuredObject s from the Registry that have a certain namespace. |
SecuredObject[] |
SecurityAccess.getSecuredObjectsByNS(String ns,
String type)
|
SecuredObject |
SecurityRegistry.registerSecuredObject(SecurityTransaction transaction,
String type,
String name,
String title)
Adds a new SecuredObject to the Registry. |
SecuredObject |
SQLRegistry.registerSecuredObject(SecurityTransaction transaction,
String type,
String name,
String title)
Adds a new SecuredObject to the Registry. |
SecuredObject |
SecurityTransaction.registerSecuredObject(String type,
String name,
String title)
Registers a new SecuredObject to the Registry. |
| Methods in org.deegree.security.drm with parameters of type SecuredObject | |
|---|---|
void |
SecurityTransaction.deregisterSecuredObject(SecuredObject object)
Removes a SecuredObject from the Registry. |
void |
SecurityRegistry.deregisterSecuredObject(SecurityTransaction transaction,
SecuredObject object)
Removes an existing SecuredObject from the Registry (including its associated rights). |
void |
SQLRegistry.deregisterSecuredObject(SecurityTransaction transaction,
SecuredObject object)
Removes an existing SecuredObject from the Registry (including its associations). |
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org