Nuxeo ECM Projects 5.6-RC1

edu.yale.its.tp.cas.client
Class Util

java.lang.Object
  extended by edu.yale.its.tp.cas.client.Util

public class Util
extends Object

Provides utility functions in support of CAS clients.


Constructor Summary
Util()
           
 
Method Summary
static String getService(HttpServletRequest request, String server)
          Returns a service ID (URL) as a composite of the preconfigured server name and the runtime request.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getService

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

Throws:
ServletException

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.