class SamlIdpConfig extends Model (View source)

Properties

string $changePasswordUri
string $entityId
string $logoutRedirectUri
string $singleSignOnServiceUri

Methods

setChangePasswordUri($changePasswordUri)

No description

string
getChangePasswordUri()

No description

setEntityId($entityId)

No description

string
getEntityId()

No description

setLogoutRedirectUri($logoutRedirectUri)

No description

string
getLogoutRedirectUri()

No description

setSingleSignOnServiceUri($singleSignOnServiceUri)

No description

string
getSingleSignOnServiceUri()

No description

Details

setChangePasswordUri($changePasswordUri)

No description

Parameters

$changePasswordUri

string getChangePasswordUri()

No description

Return Value

string

setEntityId($entityId)

No description

Parameters

$entityId

string getEntityId()

No description

Return Value

string

setLogoutRedirectUri($logoutRedirectUri)

No description

Parameters

$logoutRedirectUri

string getLogoutRedirectUri()

No description

Return Value

string

setSingleSignOnServiceUri($singleSignOnServiceUri)

No description

Parameters

$singleSignOnServiceUri

string getSingleSignOnServiceUri()

No description

Return Value

string