PHP Class OneLogin_Saml_Metadata

Datei anzeigen Open project: onelogin/php-saml Class Usage Examples

Protected Properties

Property Type Description
$_settings 1 week

Public Methods

Method Description
__construct ( array | object | null $settings = null )
getXml ( ) : string

Protected Methods

Method Description
_getMetadataValidTimestamp ( ) : string

Method Details

__construct() public method

public __construct ( array | object | null $settings = null )
$settings array | object | null Setting data

_getMetadataValidTimestamp() protected method

protected _getMetadataValidTimestamp ( ) : string
return string

getXml() public method

public getXml ( ) : string
return string

Property Details

$_settings protected_oe property

1 week
protected $_settings