org.globus.ogsa.impl.security.authentication.wssec
Class BinarySecurityTokenFactory

java.lang.Object
  extended byorg.globus.ogsa.impl.security.authentication.wssec.BinarySecurityTokenFactory

public class BinarySecurityTokenFactory
extends java.lang.Object


Constructor Summary
BinarySecurityTokenFactory()
           
 
Method Summary
 BinarySecurityToken createSecurityToken(org.w3c.dom.Element element)
           
static BinarySecurityTokenFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinarySecurityTokenFactory

public BinarySecurityTokenFactory()
Method Detail

getInstance

public static BinarySecurityTokenFactory getInstance()

createSecurityToken

public BinarySecurityToken createSecurityToken(org.w3c.dom.Element element)
                                        throws WSSecurityException
Throws:
WSSecurityException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.