Class SecureLogoutExecutor.Configuration

  • Enclosing class:
    SecureLogoutExecutor

    public static class SecureLogoutExecutor.Configuration
    extends org.keycloak.representations.idm.ClientPolicyExecutorConfigurationRepresentation
    • Field Detail

      • allowFrontChannelLogout

        protected Boolean allowFrontChannelLogout
    • Constructor Detail

      • Configuration

        public Configuration()
    • Method Detail

      • isAllowFrontChannelLogout

        public Boolean isAllowFrontChannelLogout()
      • setAllowFrontChannelLogout

        public void setAllowFrontChannelLogout​(Boolean allowFrontChannelLogout)