XCube
The foundational Core of XoopsCube Legacy
 
Loading...
Searching...
No Matches
XCube_Identity Class Reference

Public Member Functions

 setAuthenticationType ( $type)
 
 getAuthenticationType ()
 
 setName ( $name)
 
 getName ()
 
 isAuthenticated ()
 

Data Fields

 $mName = ''
 
 $_mAuthenticationType = ''
 

Member Function Documentation

◆ getAuthenticationType()

getAuthenticationType ( )

Gets the authentication type.

Returns
string

◆ getName()

getName ( )

Gets a name of this object.

Returns
string

◆ isAuthenticated()

isAuthenticated ( )

Gets a value that indicates whether the user has been authenticated.

Returns
void

◆ setAuthenticationType()

setAuthenticationType ( $type)

Sets the authentication type.

Parameters
string$type

◆ setName()

setName ( $name)

Sets a name of this object.

Parameters
$name

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