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