クラス OpenSamlMetadataResolver.EntityDescriptorParameters

  • 含まれているクラス:
    OpenSamlMetadataResolver

    public static final class OpenSamlMetadataResolver.EntityDescriptorParameters
    extends java.lang.Object
    OpenSAML EntityDescriptor とそれに関連する RelyingPartyRegistration を含むタプル
    導入:
    5.7
    • コンストラクターの詳細

      • EntityDescriptorParameters

        public EntityDescriptorParameters​(org.opensaml.saml.saml2.metadata.EntityDescriptor entityDescriptor,
                                          RelyingPartyRegistration registration)
    • メソッドの詳細

      • getEntityDescriptor

        public org.opensaml.saml.saml2.metadata.EntityDescriptor getEntityDescriptor()