public final class NotAuthorized extends Condition
<not-authorized/> stanza error.
The sender needs to provide credentials before being allowed to perform the action, or has provided improper credentials (the name "not-authorized", which was borrowed from the "401 Unauthorized" error of [HTTP], might lead the reader to think that this condition relates to authorization, but instead it is typically used in relation to authentication); the associated error type SHOULD be "auth".
| Constructor and Description |
|---|
NotAuthorized() |
Copyright © 2014 XMPP.rocks. All rights reserved.