Authorization indicates what an agentId can do a Function in a Qualifier context.
OSID Version: 2.0
Located in /harmoni/core/oki2/authorization/HarmoniAuthorization.class.php (line 21)
Authorization | --HarmoniAuthorization
The Id of the agent.
The AuthorizationCache object.
The date when this Authorization starts being effective.
The date when the authorization expires.
Specifies whether this Authorization is explicit or not.
The Id of the function.
The Id of this Authorization (string).
The Id of the qualifier.
The constructor.
Get the agentid associated with this Authorization.
Get the date when this Authorization starts being effective.
Get the date when this Authorization stops being effective.
Get the Id of the agent that modified this Authorization.
Get the date when this Authorization was modified.
Return true if this Authorization is effective; false otherise;
Some Authorizations are explicitly stored and others are implied, so use this method to determine if the Authorization is explicit and can be modified or deleted.
the date when this Authorization stops being effective.
Modify the date when this Authorization starts being effective.
Inherited From Authorization
Authorization::getAgentId()
Authorization::getEffectiveDate()
Authorization::getExpirationDate()
Authorization::getFunction()
Authorization::getModifiedBy()
Authorization::getModifiedDate()
Authorization::getQualifier()
Authorization::isActiveNow()
Authorization::isExplicit()
Authorization::updateEffectiveDate()
Authorization::updateExpirationDate()
Documentation generated on Wed, 19 Sep 2007 10:23:46 -0400 by phpDocumentor 1.3.0RC3