Class SAML2FileSystemKeystoreGenerator

    • Constructor Detail

      • SAML2FileSystemKeystoreGenerator

        public SAML2FileSystemKeystoreGenerator​(SAML2Configuration configuration)
    • Method Detail

      • retrieve

        public java.io.InputStream retrieve()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • store

        protected void store​(java.security.KeyStore ks,
                             java.security.cert.X509Certificate certificate,
                             java.security.PrivateKey privateKey)
                      throws java.lang.Exception
        Specified by:
        store in class BaseSAML2KeystoreGenerator
        Throws:
        java.lang.Exception