| Package | Description |
|---|---|
| net.sf.jstuff.integration.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthService.assertAuthenticated() |
void |
DefaultAuthService.assertAuthenticated() |
void |
AuthService.assertIdentity(String userId) |
void |
DefaultAuthService.assertIdentity(String userId) |
void |
AuthService.assertRole(String applicationRole) |
void |
DefaultAuthService.assertRole(String applicationRole) |
void |
AuthService.assertURIAccess(String uri)
Check if resource (URI) is secure and if required roles are available
|
void |
DefaultAuthService.assertURIAccess(String uri) |
boolean |
DefaultAuthService.isIdentity(String userId) |
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.