| Package | Description |
|---|---|
| org.apache.wss4j.stax.securityEvent |
| Modifier and Type | Method and Description |
|---|---|
HttpsTokenSecurityEvent.AuthenticationType |
HttpsTokenSecurityEvent.getAuthenticationType() |
static HttpsTokenSecurityEvent.AuthenticationType |
HttpsTokenSecurityEvent.AuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpsTokenSecurityEvent.AuthenticationType[] |
HttpsTokenSecurityEvent.AuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpsTokenSecurityEvent.setAuthenticationType(HttpsTokenSecurityEvent.AuthenticationType authenticationType) |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.