Package | Description |
---|---|
org.apache.xml.security.stax.impl.securityToken | |
org.apache.xml.security.stax.securityToken |
Modifier and Type | Method and Description |
---|---|
InboundSecurityToken |
SecurityTokenFactoryImpl.getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext) |
Modifier and Type | Field and Description |
---|---|
static SecurityTokenConstants.KeyUsage |
SecurityTokenConstants.KeyUsage_Decryption |
static SecurityTokenConstants.KeyUsage |
SecurityTokenConstants.KeyUsage_Signature_Verification |
Modifier and Type | Method and Description |
---|---|
abstract InboundSecurityToken |
SecurityTokenFactory.getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.