public class SecurityTokenFactoryImpl
extends org.apache.xml.security.stax.securityToken.SecurityTokenFactory
Constructor and Description |
---|
SecurityTokenFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.xml.security.stax.securityToken.InboundSecurityToken |
getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType,
org.apache.xml.security.stax.securityToken.SecurityTokenConstants.KeyUsage keyInfoUsage,
org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties,
org.apache.xml.security.stax.ext.InboundSecurityContext inboundSecurityContext) |
static org.apache.xml.security.stax.securityToken.InboundSecurityToken |
getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyValueType keyValueType,
Crypto crypto,
CallbackHandler callbackHandler,
org.apache.xml.security.stax.ext.SecurityContext securityContext)
Deprecated.
|
static org.apache.xml.security.stax.securityToken.InboundSecurityToken |
getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyValueType keyValueType,
Crypto crypto,
CallbackHandler callbackHandler,
org.apache.xml.security.stax.ext.SecurityContext securityContext,
WSSSecurityProperties securityProperties) |
static org.apache.xml.security.stax.securityToken.InboundSecurityToken |
getSecurityToken(SecurityTokenReferenceType securityTokenReferenceType,
Crypto crypto,
CallbackHandler callbackHandler,
org.apache.xml.security.stax.ext.InboundSecurityContext inboundSecurityContext,
WSSSecurityProperties securityProperties) |
public org.apache.xml.security.stax.securityToken.InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType, org.apache.xml.security.stax.securityToken.SecurityTokenConstants.KeyUsage keyInfoUsage, org.apache.xml.security.stax.ext.XMLSecurityProperties securityProperties, org.apache.xml.security.stax.ext.InboundSecurityContext inboundSecurityContext) throws org.apache.xml.security.exceptions.XMLSecurityException
getSecurityToken
in class org.apache.xml.security.stax.securityToken.SecurityTokenFactory
org.apache.xml.security.exceptions.XMLSecurityException
public static org.apache.xml.security.stax.securityToken.InboundSecurityToken getSecurityToken(SecurityTokenReferenceType securityTokenReferenceType, Crypto crypto, CallbackHandler callbackHandler, org.apache.xml.security.stax.ext.InboundSecurityContext inboundSecurityContext, WSSSecurityProperties securityProperties) throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
@Deprecated public static org.apache.xml.security.stax.securityToken.InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyValueType keyValueType, Crypto crypto, CallbackHandler callbackHandler, org.apache.xml.security.stax.ext.SecurityContext securityContext) throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
public static org.apache.xml.security.stax.securityToken.InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyValueType keyValueType, Crypto crypto, CallbackHandler callbackHandler, org.apache.xml.security.stax.ext.SecurityContext securityContext, WSSSecurityProperties securityProperties) throws org.apache.xml.security.exceptions.XMLSecurityException
org.apache.xml.security.exceptions.XMLSecurityException
Copyright © 2017 JBoss by Red Hat. All rights reserved.