Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


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.

 

Uses of UserInfo in weblogic.xml.security.wsse

 

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

 

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

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09