クラス Saml2RelyingPartyProperties.Decryption.Credential

java.lang.ObjectSE
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption.Credential
含まれているクラス:
Saml2RelyingPartyProperties.Decryption

public static class Saml2RelyingPartyProperties.Decryption.Credential extends ObjectSE
  • コンストラクターの詳細

    • Credential

      public Credential()
  • メソッドの詳細

    • getPrivateKeyLocation

      public Resource getPrivateKeyLocation()
    • setPrivateKeyLocation

      public void setPrivateKeyLocation(Resource privateKey)
    • getCertificateLocation

      public Resource getCertificateLocation()
    • setCertificateLocation

      public void setCertificateLocation(Resource certificate)