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