Class Credentials

java.lang.Object
org.gatein.wci.security.Credentials
All Implemented Interfaces:
Serializable

public class Credentials extends Object implements Serializable
Version:
$Revision$
Author:
Alain Defrance
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getUsername

      public String getUsername()
      Returns the username.
      Returns:
      the username
    • getPassword

      public String getPassword()
      Returns the password.
      Returns:
      the password