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

An interface for the peers of the Authorization relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.
MethodgetTrustId
Description

Gets the Id of the trust.

Returnosid.id.Idthe Trust 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.