OSID Logo
OSID Specifications
id package
Version 3.0.0
Release Candidate Preview
Interfaceosid.id.IdProfile
Implementsosid.OsidProfile
Description

The IdProfile describes the interoperability among id services.

MethodsupportsIdLookup
Description

Tests if Id lookup is supported.

Returnboolean true if Id lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsIdIssue
Description

Tests if an Id issue service is supported.

Returnboolean true if Id issuing is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsIdAdmin
Description

Tests if an Id administrative service is supported.

Returnboolean true if Id administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsIdBatch
Description

Tests for the availability of an Id batch service.

Returnboolean true if an Id batch service is available, false otherwise
CompliancemandatoryThis method must be implemented.