com.sas.servlet.beans
Interface PasswordInterface

All Known Implementing Classes:
BasePassword

public interface PasswordInterface
extends TextInterface

Transformation bean definition for creating a password entry field. This is very similar to the TextInterface; the only difference is that all characters entered by the client echo a character like '*'


Methods inherited from interface com.sas.servlet.beans.InputInterface
getMaximumLength, getSize, getText, setMaximumLength, setSize, setText
 
Methods inherited from interface com.sas.servlet.beans.TransformationInterface
getCustomAttributes, getDescription, getName, getParent, getRequest, getResponse, setCustomAttributes, setDescription, setName, setParent, setRequest, setResponse, write, write, write, write
 



Version: 1.2.20000317.001 Formatted: 2000/07/06 15:57:33PM