Public Member Functions | |
setAuthenticationType ($type) | |
getAuthenticationType () | |
setName ($name) | |
getName () | |
isAuthenticated () |
XCube_Identity::setAuthenticationType | ( | $ | type | ) |
Sets the authentication type.
string | $type |
XCube_Identity::getAuthenticationType | ( | ) |
Gets the authentication type.
XCube_Identity::setName | ( | $ | name | ) |
Sets a name of this object.
XCube_Identity::getName | ( | ) |
Gets a name of this object.
XCube_Identity::isAuthenticated | ( | ) |
Gets a value that indicates whether the user has been authenticated.