Class RedirectHelper


  • public class RedirectHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RedirectHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.net.URI getRedirectUri​(javax.ws.rs.core.UriInfo uriInfo, java.lang.Object... pathComponents)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RedirectHelper

        public RedirectHelper()
    • Method Detail

      • getRedirectUri

        public static java.net.URI getRedirectUri​(javax.ws.rs.core.UriInfo uriInfo,
                                                  java.lang.Object... pathComponents)