Class WASAML2ClientKeystoreGenerator

  • All Implemented Interfaces:
    org.pac4j.saml.metadata.keystore.SAML2KeystoreGenerator

    public class WASAML2ClientKeystoreGenerator
    extends org.pac4j.saml.metadata.keystore.BaseSAML2KeystoreGenerator
    • Field Detail

      • LOG

        protected static final Logger LOG
      • saml2Client

        protected final org.pac4j.saml.client.SAML2Client saml2Client
    • Constructor Detail

      • WASAML2ClientKeystoreGenerator

        public WASAML2ClientKeystoreGenerator​(WARestClient waRestClient,
                                              org.pac4j.saml.client.SAML2Client saml2Client)
    • Method Detail

      • shouldGenerate

        public boolean shouldGenerate()
        Specified by:
        shouldGenerate in interface org.pac4j.saml.metadata.keystore.SAML2KeystoreGenerator
        Overrides:
        shouldGenerate in class org.pac4j.saml.metadata.keystore.BaseSAML2KeystoreGenerator