railo.runtime.user
Interface Credentials

All Known Implementing Classes:
SimpleCredentials

public interface Credentials

Defines a Credentials, a User Information


Method Summary
 String getPassword()
           
 String getUsername()
           
 

Method Detail

getUsername

String getUsername()
Returns:
returns the username

getPassword

String getPassword()
Returns:
returns the password


Copyright © 2012 Railo