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