OSID Logo
OSID Specifications
authorization batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.authorization.batch.AuthorizationAgentPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Authorization relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

Returnosid.id.Idthe Agent Id
CompliancemandatoryThis method must be implemented.
MethodgeFunctionId
Description

Gets the Id of the function.

Returnosid.id.Idthe Function Id
CompliancemandatoryThis method must be implemented.
MethodgetQualifierId
Description

Gets the Id of the qualifier.

Returnosid.id.Idthe Qualifier Id
CompliancemandatoryThis method must be implemented.