public class CommonAspect extends Object
| Constructor and Description |
|---|
CommonAspect() |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.pac4j.core.profile.CommonProfile> |
isAuthenticated(boolean readFromSession) |
protected void |
requireAllRoles(boolean readFromSession,
String... roles) |
protected void |
requireAnyRole(boolean readFromSession,
String... roles) |
Copyright © 2018. All rights reserved.