|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.systinet.wasp.security.ws.PasswordOption
Password options specifies how the password is transmitted on the wire.
Available options are TEXT and DIGEST.
UsernameToken| Field Summary | |
static PasswordOption |
DIGEST
Password will be sent digested. |
static PasswordOption |
TEXT
Password will be sent in plaintext. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final PasswordOption TEXT
public static final PasswordOption DIGEST
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||