Uses of Class
org.apache.xml.security.stax.securityToken.SecurityTokenConstants.TokenUsage
Packages that use SecurityTokenConstants.TokenUsage
Package
Description
-
Uses of SecurityTokenConstants.TokenUsage in org.apache.xml.security.stax.impl.securityToken
Fields in org.apache.xml.security.stax.impl.securityToken with type parameters of type SecurityTokenConstants.TokenUsageModifier and TypeFieldDescriptionprotected final List
<SecurityTokenConstants.TokenUsage> AbstractSecurityToken.tokenUsages
Methods in org.apache.xml.security.stax.impl.securityToken that return types with arguments of type SecurityTokenConstants.TokenUsageMethods in org.apache.xml.security.stax.impl.securityToken with parameters of type SecurityTokenConstants.TokenUsageModifier and TypeMethodDescriptionvoid
AbstractInboundSecurityToken.addTokenUsage
(SecurityTokenConstants.TokenUsage tokenUsage) void
AbstractSecurityToken.addTokenUsage
(SecurityTokenConstants.TokenUsage tokenUsage) -
Uses of SecurityTokenConstants.TokenUsage in org.apache.xml.security.stax.securityToken
Fields in org.apache.xml.security.stax.securityToken declared as SecurityTokenConstants.TokenUsageModifier and TypeFieldDescriptionstatic final SecurityTokenConstants.TokenUsage
SecurityTokenConstants.TokenUsage_Encryption
static final SecurityTokenConstants.TokenUsage
SecurityTokenConstants.TokenUsage_Signature
Methods in org.apache.xml.security.stax.securityToken that return types with arguments of type SecurityTokenConstants.TokenUsageMethods in org.apache.xml.security.stax.securityToken with parameters of type SecurityTokenConstants.TokenUsageModifier and TypeMethodDescriptionvoid
SecurityToken.addTokenUsage
(SecurityTokenConstants.TokenUsage tokenUsage)