BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.xml.crypto.wss.provider
Interface SecurityTokenPolicyInfo


public interface SecurityTokenPolicyInfo

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Method Summary
 Element getSecurityTokenAssertion(Element parent, Purpose p, ContextHandler contextHandler)
           
 boolean supports(Purpose p)
           
 

Method Detail

getSecurityTokenAssertion

public Element getSecurityTokenAssertion(Element parent,
                                         Purpose p,
                                         ContextHandler contextHandler)
                                  throws weblogic.xml.crypto.wss.WSSecurityConfigurationException
Throws:
weblogic.xml.crypto.wss.WSSecurityConfigurationException

supports

public boolean supports(Purpose p)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.