Class UmaGatherer


  • @RequestScoped
    @Named("gatherer")
    public class UmaGatherer
    extends Object
    Version:
    August 9, 2017
    Author:
    yuriyz
    • Constructor Detail

      • UmaGatherer

        public UmaGatherer()
    • Method Detail

      • addQueryParameters

        public static String addQueryParameters​(String url,
                                                String parameters)
      • gather

        public boolean gather()
      • prepareForStep

        public String prepareForStep()
      • addMessage

        public void addMessage​(jakarta.faces.application.FacesMessage.Severity severity,
                               String summary)
      • getScript

        protected io.jans.model.custom.script.conf.CustomScriptConfiguration getScript​(io.jans.as.common.model.session.SessionId session)