PHP Класс sspmod_adfs_SAML2_XML_fed_SecurityTokenServiceType, simplesamlphp

Наследование: extends SAML2_XML_md_RoleDescriptor
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$Location string The Location of Services.
$protocolSupportEnumeration array List of supported protocols.

Открытые методы

Метод Описание
__construct ( DOMElement $xml = NULL ) Initialize a SecurityTokenServiceType element.
toXML ( DOMElement $parent ) : DOMElement Convert this SecurityTokenServiceType RoleDescriptor to XML.

Описание методов

__construct() публичный Метод

Initialize a SecurityTokenServiceType element.
public __construct ( DOMElement $xml = NULL )
$xml DOMElement The XML element we should load.

toXML() публичный Метод

Convert this SecurityTokenServiceType RoleDescriptor to XML.
public toXML ( DOMElement $parent ) : DOMElement
$parent DOMElement The element we should add this contact to.
Результат DOMElement The new ContactPerson-element.

Описание свойств

$Location публичное свойство

The Location of Services.
public string $Location
Результат string

$protocolSupportEnumeration публичное свойство

List of supported protocols.
public array $protocolSupportEnumeration
Результат array