SecurityTokenFactoryImpl
public abstract class SecurityTokenFactory extends Object
Constructor | Description |
---|---|
SecurityTokenFactory() |
Modifier and Type | Method | 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
XMLSecurityException
public abstract InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, SecurityTokenConstants.KeyUsage keyUsage, XMLSecurityProperties securityProperties, InboundSecurityContext inboundSecurityContext) throws XMLSecurityException
XMLSecurityException
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.