mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-204: Update author comments in source files.
This commit is contained in:
committed by
Nick Couchman
parent
44acc959dc
commit
c293f04c1c
@@ -33,7 +33,7 @@ import org.apache.guacamole.net.auth.UserContext;
|
||||
* provided - only authentication. Storage must be provided by some other
|
||||
* extension.
|
||||
*
|
||||
* @author Michael Jumper
|
||||
* @author Nick Couchman
|
||||
*/
|
||||
public class CASAuthenticationProvider implements AuthenticationProvider {
|
||||
|
||||
|
@@ -30,7 +30,7 @@ import org.apache.guacamole.auth.cas.ticket.TicketValidationService;
|
||||
/**
|
||||
* Guice module which configures CAS-specific injections.
|
||||
*
|
||||
* @author Michael Jumper
|
||||
* @author Nick Couchman
|
||||
*/
|
||||
public class CASAuthenticationProviderModule extends AbstractModule {
|
||||
|
||||
|
@@ -29,7 +29,7 @@ import org.apache.guacamole.net.auth.Credentials;
|
||||
* username and particular set of credentials with the CAS authentication
|
||||
* provider.
|
||||
*
|
||||
* @author Michael Jumper
|
||||
* @author Nick Couchman
|
||||
*/
|
||||
public class AuthenticatedUser extends AbstractAuthenticatedUser {
|
||||
|
||||
|
Reference in New Issue
Block a user