Method | Description | |
---|---|---|
getMail ( ) : string | Return the mail address of the resource owner. | |
getName ( ) : string | Return the name of the resource owner. | |
getOwner ( ) : string | Return the original owner parameter. | |
getPrimaryId ( ) : string | Return the primary id of the resource owner. | |
getRemoteServer ( string $type = '' ) : string | Indicates the correct remote server for the resource owner. | |
isKnown ( ) : boolean | Is the user known in the user database? |
public getPrimaryId ( ) : string | ||
return | string | The primary id. |
public getRemoteServer ( string $type = '' ) : string | ||
$type | string | The requested resource type. |
return | string | The server name. |