OSID Logo
OSID Specifications
authentication batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.authentication.batch.AuthenticationBatchProfile
Implementsosid.OsidProfile
Description

The AuthenticationBatchProfile describes the interoperability among batch authentication services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAgentBatchAdmin
Description

Tests if bulk administration of agents is available.

Returnboolean true if an agent bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAgencyBatchAdmin
Description

Tests if bulk administration of agencies is available.

Returnboolean true if an agency bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.