Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Choon-Chern Lim committed Mar 8, 2016
1 parent 018347e commit ff93791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Tested against:-
@EnableWebSecurity
class AppSecurityConfig extends SAMLWebSecurityConfigurerAdapter {

// See `Configuring SAMLConfigBean` section below for more info.
// See `SAMLConfigBean Properties` section below for more info.
@Override
protected SAMLConfigBean samlConfigBean() {
return new SAMLConfigBeanBuilder()
Expand Down Expand Up @@ -84,7 +84,7 @@ class AppSecurityConfig extends SAMLWebSecurityConfigurerAdapter {
}
```

## Configuring SAMLConfigBean
## SAMLConfigBean Properties

`SAMLConfigBean` stores app-specific security configuration.

Expand Down

0 comments on commit ff93791

Please sign in to comment.