|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| org.apache.wss4j.common.saml | |
| org.apache.wss4j.common.saml.bean | |
| Uses of Version in org.apache.wss4j.common.saml |
|---|
| Methods in org.apache.wss4j.common.saml with parameters of type Version | |
|---|---|
void |
SAMLCallback.setSamlVersion(Version samlVersion)
Set the SAML Version of the assertion to create |
| Uses of Version in org.apache.wss4j.common.saml.bean |
|---|
| Methods in org.apache.wss4j.common.saml.bean that return Version | |
|---|---|
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||