PHP 클래스 SAML2\Configuration\IdentityProvider

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

공개 메소드들

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

메소드 상세

getBlacklistedAlgorithms() 공개 메소드

getCertificateData() 공개 메소드

public getCertificateData ( )

getCertificateFile() 공개 메소드

public getCertificateFile ( )

getCertificateFingerprints() 공개 메소드

사용 중단: Please use getCertifiateFile() or getCertificateData()

getEntityId() 공개 메소드

public getEntityId ( ) : null | string
리턴 null | string

getKeys() 공개 메소드

public getKeys ( )

getPrivateKey() 공개 메소드

public getPrivateKey ( $name, $required = false )

getSharedKey() 공개 메소드

public getSharedKey ( )

hasBase64EncodedAttributes() 공개 메소드

isAssertionEncryptionRequired() 공개 메소드