| Package | Description |
|---|---|
| br.eti.arthurgregorio.shiroee.config | |
| br.eti.arthurgregorio.shiroee.config.http |
| Modifier and Type | Method and Description |
|---|---|
HttpSecurityBuilder |
HttpSecurityConfiguration.configureHttpSecurity()
Configure the http security builder to use in conjunction with the main
configuration to build the
FilterChainResolver |
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionHttpSecurityBuilder
The builder for permission based http path security
|
| Modifier and Type | Method and Description |
|---|---|
HttpSecurityBuilder |
HttpSecurityBuilder.add(String path,
String rule)
Method used to add rules to this builder
|
HttpSecurityBuilder |
HttpSecurityBuilder.add(String path,
String rule,
boolean authenticated)
Method used to add rules to this builder when need to be authenticated
to be accessed
|
Copyright © 2018 Arthur Gregorio. All rights reserved.