railo.commons.security
Class CredentialsImpl
java.lang.Object
railo.commons.security.CredentialsImpl
- All Implemented Interfaces:
- Credentials
public class CredentialsImpl
- extends Object
- implements Credentials
getUsername
public String getUsername()
- Specified by:
getUsername
in interface Credentials
- Returns:
- returns the username
getPassword
public String getPassword()
- Specified by:
getPassword
in interface Credentials
- Returns:
- returns the password
toCredentials
public static Credentials toCredentials(String username,
String password)
Copyright © 2012 Railo