|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IQAuthInfo
Information for controlling the authentication options for the server.
| Method Summary | |
|---|---|
boolean |
isAnonymousAllowed()
Returns true if anonymous authentication is allowed. |
void |
setAllowAnonymous(boolean isAnonymous)
Changes the server's support for anonymous authentication. |
| Method Detail |
|---|
boolean isAnonymousAllowed()
void setAllowAnonymous(boolean isAnonymous)
throws UnauthorizedException
isAnonymous - True if anonymous logins should be allowed.
UnauthorizedException - If you don't have permission to adjust this setting
|
Openfire 3.8.1 Javadoc | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||