Package | Description |
---|---|
org.apache.xml.security.stax.impl.securityToken | |
org.apache.xml.security.stax.securityToken |
Modifier and Type | Field | Description |
---|---|---|
protected List<SecurityTokenConstants.TokenUsage> |
AbstractSecurityToken.tokenUsages |
Modifier and Type | Method | Description |
---|---|---|
List<SecurityTokenConstants.TokenUsage> |
AbstractSecurityToken.getTokenUsages() |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractInboundSecurityToken.addTokenUsage(SecurityTokenConstants.TokenUsage tokenUsage) |
|
void |
AbstractSecurityToken.addTokenUsage(SecurityTokenConstants.TokenUsage tokenUsage) |
Modifier and Type | Field | Description |
---|---|---|
static SecurityTokenConstants.TokenUsage |
SecurityTokenConstants.TokenUsage_Encryption |
|
static SecurityTokenConstants.TokenUsage |
SecurityTokenConstants.TokenUsage_Signature |
Modifier and Type | Method | Description |
---|---|---|
List<SecurityTokenConstants.TokenUsage> |
SecurityToken.getTokenUsages() |
Modifier and Type | Method | Description |
---|---|---|
void |
SecurityToken.addTokenUsage(SecurityTokenConstants.TokenUsage tokenUsage) |
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.