public class DynamicServiceAuthenticationDetails
extends org.springframework.security.web.authentication.WebAuthenticationDetails
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.ServiceAuthenticationDetailspublic int hashCode()
hashCode in class org.springframework.security.web.authentication.WebAuthenticationDetailspublic boolean equals(Object obj)
equals in class org.springframework.security.web.authentication.WebAuthenticationDetailspublic String toString()
toString in class org.springframework.security.web.authentication.WebAuthenticationDetailsCopyright © 2004-2015. All Rights Reserved.