Interface MissingAttributeRejection<T>
- All Superinterfaces:
- Rejection
- All Known Implementing Classes:
- MissingAttributeRejection
Rejection created by attribute directives.
 Signals that the request was rejected because a required request attribute could not be found.
- 
Method Summary
- 
Method Details- 
keyAttributeKey<T> key()
 
-