|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.security.boundary.AbstractBoundary
com.eviware.soapui.security.boundary.StringBoundary
public class StringBoundary
| Field Summary | |
|---|---|
static java.lang.String |
AVAILABLE_VALUES
|
| Fields inherited from class com.eviware.soapui.security.boundary.AbstractBoundary |
|---|
XSD_FRACTION_DIGITS, XSD_LENGTH, XSD_MAX_EXCLUSIVE, XSD_MAX_INCLUSIVE, XSD_MAX_LENGTH, XSD_MIN_EXCLUSIVE, XSD_MIN_INCLUSIVE, XSD_MIN_LENGTH, XSD_TOTAL_DIGITS |
| Fields inherited from interface com.eviware.soapui.security.boundary.Boundary |
|---|
FRACTION_DIGITS, LENGTH, MAX_EXCLISIVE, MAX_INCLISIVE, MAX_LENGTH, MIN_EXCLISIVE, MIN_INCLISIVE, MIN_LENGTH, TOTAL_DIGITS |
| Constructor Summary | |
|---|---|
StringBoundary()
|
|
| Method Summary | |
|---|---|
java.lang.String |
outOfBoundary(int restrictionAttribute,
java.lang.String value)
|
| Methods inherited from class com.eviware.soapui.security.boundary.AbstractBoundary |
|---|
factory, outOfBoundaryValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String AVAILABLE_VALUES
| Constructor Detail |
|---|
public StringBoundary()
| Method Detail |
|---|
public java.lang.String outOfBoundary(int restrictionAttribute,
java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||