Fix formatting issues with the markdown title

This commit is contained in:
Misagh Moayyed 2017-04-25 09:28:10 -07:00 committed by GitHub
parent f998bb07c3
commit 1561da75ad
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ The SAML 1.1 `AuthenticationFilter` is what detects whether a user needs to be a
| `encodeServiceUrl ` | Whether the client should auto encode the service url. Defaults to `true` | No
<a name="rgjasigcasclientvalidationcas10ticketvalidationfilter"></a>
####org.jasig.cas.client.validation.Cas10TicketValidationFilter
#### org.jasig.cas.client.validation.Cas10TicketValidationFilter
Validates tickets using the CAS 1.0 Protocol.
```xml