Class Util


  • public class Util
    extends Object
    Provides utility functions in support of CAS clients.
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getService

        public static String getService​(javax.servlet.http.HttpServletRequest request,
                                        String server)
                                 throws javax.servlet.ServletException
        Returns a service ID (URL) as a composite of the preconfigured server name and the runtime request.
        Throws:
        javax.servlet.ServletException