Class||Interface ExternalAuthentication
Methods
get_authentication_id()
get_authentication_id() : string
Returns
string
—
Unique identifier for the name of the authentication system
- Inherited from \ExternalAuthentication
Tags
None found |
get_authentication_name()
get_authentication_name() : string
Returns
string
—
Authentication name
- Inherited from \ExternalAuthentication
Tags
None found |
authentication_actived()
authentication_actived() : boolean
Returns
boolean
—
true if the authentication system is enabled
- Inherited from \ExternalAuthentication
Tags
None found |
get_image_renderer_html()
get_image_renderer_html() : string
Returns
string
—
contains HTML tag image rendering
- Inherited from \ExternalAuthentication
Tags
None found |
get_css_class()
get_css_class() : string
Returns
string
—
contains css class for button rendering
- Inherited from \ExternalAuthentication
Tags
None found |
get_authentication()
get_authentication() : \AuthenticationMethod
Returns
\AuthenticationMethod
—
class
- Inherited from \ExternalAuthentication
Tags
None found |
delete_session_token()
delete_session_token()
- Inherited from \ExternalAuthentication
Tags
None found |