| Package | Description |
|---|---|
| org.apache.wss4j.policy.model |
| Modifier and Type | Method and Description |
|---|---|
HttpsToken.AuthenticationType |
HttpsToken.getAuthenticationType() |
static HttpsToken.AuthenticationType |
HttpsToken.AuthenticationType.lookUp(String name) |
static HttpsToken.AuthenticationType |
HttpsToken.AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsToken.AuthenticationType[] |
HttpsToken.AuthenticationType.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 |
HttpsToken.setAuthenticationType(HttpsToken.AuthenticationType authenticationType) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.