BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.xml.security.UserInfo

Packages that use UserInfo
weblogic.xml.security.assertion   
weblogic.xml.security.wsse   
 

Uses of UserInfo in weblogic.xml.security.assertion
 

Methods in weblogic.xml.security.assertion that return UserInfo
 UserInfo IdentityAssertion.getUserInfo()
          Deprecated. If this is a proof based on a username / password (i.e.
 

Constructors in weblogic.xml.security.assertion with parameters of type UserInfo
IdentityAssertion(UserInfo user)
          Deprecated.  
 

Uses of UserInfo in weblogic.xml.security.wsse
 

Methods in weblogic.xml.security.wsse that return UserInfo
 UserInfo UsernameToken.getUserInfo()
          Deprecated. Returns the UserInfo contained in the UsernameToken
 

Methods in weblogic.xml.security.wsse with parameters of type UserInfo
abstract  Token SecurityElementFactory.createToken(UserInfo userInfo)
          Deprecated. Creates a token for the given userInfo using the default password type.
 Token Security.addToken(UserInfo user)
          Deprecated. Adds a token for the username/password in the UserInfo.
 


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