org.apache.xml.security.stax.impl.securityToken
Class SecurityTokenFactoryImpl
java.lang.Object
org.apache.xml.security.stax.securityToken.SecurityTokenFactory
org.apache.xml.security.stax.impl.securityToken.SecurityTokenFactoryImpl
public class SecurityTokenFactoryImpl
- extends SecurityTokenFactory
Factory to create SecurityToken Objects from keys in XML
- Version:
- $Revision: 1589370 $ $Date: 2014-04-23 12:07:37 +0100 (Wed, 23 Apr 2014) $
- Author:
- $Author: coheigea $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityTokenFactoryImpl
public SecurityTokenFactoryImpl()
getSecurityToken
public InboundSecurityToken getSecurityToken(org.apache.xml.security.binding.xmldsig.KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext)
throws XMLSecurityException
- Specified by:
getSecurityToken in class SecurityTokenFactory
- Throws:
XMLSecurityException
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.