Package | Description |
---|---|
net.sourceforge.guacamole.net.basic.auth | |
net.sourceforge.guacamole.net.basic.xml.user_mapping |
Modifier and Type | Method and Description |
---|---|
Authorization |
UserMapping.getAuthorization(String username)
Returns the authorization corresponding to the user having the given
username, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
UserMapping.addAuthorization(Authorization authorization)
Adds the given authorization to the user mapping.
|
Modifier and Type | Method and Description |
---|---|
Authorization |
AuthorizeTagHandler.asAuthorization()
Returns an Authorization backed by the data of this authorize tag
handler.
|
Copyright © 2013. All Rights Reserved.