MySQLRetrieveUser#

public class MySQLRetrieveUser extends MySQLTransaction implements RetrieveUserImpl#

Fields#

STMT_RETRIEVE_USER_ACCOUNT#

public static final String STMT_RETRIEVE_USER_ACCOUNT#

STMT_RETRIEVE_USER_ROLES#

public static final String STMT_RETRIEVE_USER_ROLES#

Constructors#

MySQLRetrieveUser#

public MySQLRetrieveUser(Access access)#

Methods#

execute#

public ProtoUser execute(Principal principal)#