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.tokenUsagesMethods 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 TypeMethodDescriptionvoidAbstractInboundSecurityToken.addTokenUsage(SecurityTokenConstants.TokenUsage tokenUsage) voidAbstractSecurityToken.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.TokenUsageSecurityTokenConstants.TokenUsage_Encryptionstatic final SecurityTokenConstants.TokenUsageSecurityTokenConstants.TokenUsage_SignatureMethods 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 TypeMethodDescriptionvoidSecurityToken.addTokenUsage(SecurityTokenConstants.TokenUsage tokenUsage)