Lines Matching refs:spAcsUrl
43 String spAcsUrl;95 public STSPublishContextBuilder spAcsUrl(String spAcsUrl) {96 this.spAcsUrl = spAcsUrl;137 private final String spAcsUrl;152 this.spAcsUrl = builder.spAcsUrl;193 return spAcsUrl;235 .spAcsUrl(CommonConstants.DEFAULT_SAML2_SP_ACS_URL);