Class CASUtils


  • public final class CASUtils
    extends Object
    • Method Detail

      • retrieveTicketFromRequest

        public static reactor.core.publisher.Mono<String> retrieveTicketFromRequest​(ServerWebExchange exchange,
                                                                                    org.jasig.cas.client.Protocol protocol)
      • constructServiceUrl

        public static String constructServiceUrl​(ServerWebExchange exchange,
                                                 org.jasig.cas.client.Protocol protocol)