ILIAS  Release_4_4_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilAuthShibbolethService Class Reference

AuthShibboleth Service. More...

+ Inheritance diagram for ilAuthShibbolethService:
+ Collaboration diagram for ilAuthShibbolethService:

Public Member Functions

 __construct ()
 isCore ()
 getVersion ()
- Public Member Functions inherited from ilService
 getName ()
 Get Name.
- Public Member Functions inherited from ilComponent
 setId ($a_id)
 Set Id.
 getId ()
 Get Id.
 setPluginSlots ($a_pluginslots)
 Set Plugin Slots.
 getPluginSlots ()
 Get Plugin Slots.
 setSubDirectory ($a_subdirectory)
 Set Sub Directory.
 getSubDirectory ()
 Get Sub Directory.
 getPluginSlotName ($a_id)
 Get name of plugin slot.
 getPluginSlotDirectory ($a_id)
 Get directory of plugin slot.
 getPluginSlotLanguagePrefix ($a_id)
 Get language prefix for plugin slot.

Additional Inherited Members

- Static Public Member Functions inherited from ilService
static getComponentType ()
 Get Component Type.
static getAvailableCoreServices ()
 Get all available core services.

Detailed Description

AuthShibboleth Service.

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Version
$Id$

Definition at line 34 of file class.ilAuthShibbolethService.php.

Constructor & Destructor Documentation

ilAuthShibbolethService::__construct ( )

Reimplemented from ilComponent.

Definition at line 36 of file class.ilAuthShibbolethService.php.

Member Function Documentation

ilAuthShibbolethService::getVersion ( )
Returns
string

Reimplemented from ilComponent.

Definition at line 52 of file class.ilAuthShibbolethService.php.

{
return '-';
}
ilAuthShibbolethService::isCore ( )
Returns
bool

Reimplemented from ilComponent.

Definition at line 44 of file class.ilAuthShibbolethService.php.

{
return true;
}

The documentation for this class was generated from the following file: