PHP 클래스 SAML2\Configuration\ServiceProvider

상속: extends SAML2\Configuration\ArrayAdapter, implements SAML2\Configuration\CertificateProvider, implements SAML2\Configuration\DecryptionProvider, implements SAML2\Configuration\EntityIdProvider
파일 보기 프로젝트 열기: simplesamlphp/saml2 1 사용 예제들

공개 메소드들

메소드 설명
getBlacklistedAlgorithms ( )
getCertificateData ( )
getCertificateFile ( )
getCertificateFingerprints ( )
getEntityId ( )
getKeys ( )
getPrivateKey ( $name, $required = false )
getSharedKey ( )
isAssertionEncryptionRequired ( )

메소드 상세

getBlacklistedAlgorithms() 공개 메소드

getCertificateData() 공개 메소드

public getCertificateData ( )

getCertificateFile() 공개 메소드

public getCertificateFile ( )

getCertificateFingerprints() 공개 메소드

사용 중단: Please use getCertificateData() or getCertificateFile().

getEntityId() 공개 메소드

public getEntityId ( )

getKeys() 공개 메소드

public getKeys ( )

getPrivateKey() 공개 메소드

public getPrivateKey ( $name, $required = false )

getSharedKey() 공개 메소드

public getSharedKey ( )

isAssertionEncryptionRequired() 공개 메소드