public abstract class SecurityTokenFactory extends Object
| Constructor and Description |
|---|
SecurityTokenFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SecurityTokenFactory |
getInstance() |
abstract InboundSecurityToken |
getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext) |
public static SecurityTokenFactory getInstance() throws XMLSecurityException
XMLSecurityExceptionpublic abstract InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, SecurityTokenConstants.KeyUsage keyUsage, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) throws XMLSecurityException
XMLSecurityExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.