public String toString ()

Overriding: java.lang.Object

Return a String representation of this controlFlag.

The String has the format, "LoginModuleControlFlag: flag", where flag is either required, requisite, sufficient, or optional.

Returns:  a String representation of this controlFlag.