BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.xml.security.wsse
Interface BinarySecurityToken

All Superinterfaces:
Token

Deprecated. please use new WS Security API

public interface BinarySecurityToken
extends Token

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

Method Summary
 void setId(String id)
          Deprecated.  
 
Methods inherited from interface weblogic.xml.security.wsse.Token
getCertificate, getCertificateChain, getId, getPrivateKey, getPublicKey, getSecretKey
 

Method Detail

setId

public void setId(String id)
Deprecated. 

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