Class WASAML2ClientCustomizer

  • All Implemented Interfaces:
    org.apereo.cas.support.pac4j.authentication.clients.DelegatedClientFactoryCustomizer<org.pac4j.core.client.Client>, Ordered

    public class WASAML2ClientCustomizer
    extends Object
    implements org.apereo.cas.support.pac4j.authentication.clients.DelegatedClientFactoryCustomizer<org.pac4j.core.client.Client>
    • Constructor Detail

      • WASAML2ClientCustomizer

        public WASAML2ClientCustomizer​(WARestClient restClient)
    • Method Detail

      • customize

        public void customize​(org.pac4j.core.client.Client client)
        Specified by:
        customize in interface org.apereo.cas.support.pac4j.authentication.clients.DelegatedClientFactoryCustomizer<org.pac4j.core.client.Client>