public class AuthorizationErrorKey extends org.apache.wicket.MetaDataKey<IAuthorizationMessageSource>
IAuthorizationMessageSource
in the request metadata. This object is
typically only available in the request after at some point is determined that the authorization
has failed. After that the IErrorMessageSource can be used to add extra information to the error.
This can then later be used to provide a detailed error message.Constructor and Description |
---|
AuthorizationErrorKey()
Construct.
|
Copyright © 2015. All rights reserved.