public class DynamicServiceAuthenticationDetails extends Object implements org.springframework.security.cas.web.authentication.ServiceAuthenticationDetails
ServiceAuthenticationDetails implementation that will convert a relative
service URL to an absolute one by adding the Jenkins root URL if necessary.| Constructor and Description |
|---|
DynamicServiceAuthenticationDetails(javax.servlet.http.HttpServletRequest request,
org.springframework.security.cas.ServiceProperties serviceProperties) |
public DynamicServiceAuthenticationDetails(javax.servlet.http.HttpServletRequest request,
org.springframework.security.cas.ServiceProperties serviceProperties)
public String getServiceUrl()
getServiceUrl in interface org.springframework.security.cas.web.authentication.ServiceAuthenticationDetailsCopyright © 2016–2022. All rights reserved.