| Package | Description |
|---|---|
| org.apache.wss4j.policy.model |
| Modifier and Type | Method and Description |
|---|---|
UsernameToken.PasswordType |
UsernameToken.getPasswordType() |
static UsernameToken.PasswordType |
UsernameToken.PasswordType.lookUp(String name) |
static UsernameToken.PasswordType |
UsernameToken.PasswordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsernameToken.PasswordType[] |
UsernameToken.PasswordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
UsernameToken.setPasswordType(UsernameToken.PasswordType passwordType) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.