OSID Logo
OSID Specifications
authorization batch package
Version 3.1.0
Interfaceosid.authorization.batch.AuthorizationTrustPeer
Implementsosid.OsidCapsule
Used Byosid.authorization.batch.AuthorizationTrustPeerList
Description

An interface for the peers of the Authorization relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.
MethodgetTrustId
Description

Gets the Id of the trust.

Returnosid.id.Id the Trust Id
Compliancemandatory This method must be implemented.
MethodgeFunctionId
Description

Gets the Id of the function.

Returnosid.id.Id the Function Id
Compliancemandatory This method must be implemented.
MethodgetQualifierId
Description

Gets the Id of the qualifier.

Returnosid.id.Id the Qualifier Id
Compliancemandatory This method must be implemented.