| Annotation Type | Description |
|---|---|
| LoggedIn |
Built-in security binding type, used to restrict a method invocation to
users that are logged in
|
| Secures |
Used to delegate a method as the provider for a specific authorization check
|
| SecurityBindingType |
Applied to an annotation to indicate that it is a security binding type
|
| SecurityParameterBinding |
Applied to an
Annotation to declare it as a security parameter binding; to use business method invocation
values as Secures method arguments. |
Copyright © 2013 Seam Framework. All Rights Reserved.