@Component public class EndpointAddressValidator extends Object
| Constructor and Description |
|---|
EndpointAddressValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidSigninAddress(org.springframework.webflow.execution.RequestContext context,
String endpointAddress,
String realm) |
boolean |
isValidSignoutAddress(org.springframework.webflow.execution.RequestContext context,
String endpointAddress,
String realm) |
Apache Fediz