auth::authority::get (public)

 auth::authority::get [ -authority_id authority_id ] [ -array array ]

Defined in packages/acs-authentication/tcl/authority-procs.tcl

Get info about an authority and return the authority_id. If no authority is specified, then return

Switches:
-authority_id (optional)
The authority you want to get. If not specified, return the default authority
-array (optional)
Name of an array into which the detailed attributes should be delivered
Returns:
authority_id
Author:
Lars Pind <lars@collaboraid.biz>

Testcases:
auth_authority_api, auth_driver_get_parameter_values, auth_authority_edit
[ show source ]
Show another procedure: