WebLogic Integration


Uses of Class
com.bea.wlpi.common.UserInfo

Packages that use UserInfo
com.bea.wlpi.server.principal Provides the WebLogic Process Integrator principal session EJB. 
 

Uses of UserInfo in com.bea.wlpi.server.principal
 

Methods in com.bea.wlpi.server.principal that return UserInfo
 UserInfo WLPIPrincipal.getUserInfo(java.lang.String userID)
          Get further information about the specified user.
 UserInfo WLPIPrincipal.createUser(java.lang.String userID, java.lang.String pswd)
          Create a new user in the realm and add it to the wlpiUsers group.
 

Methods in com.bea.wlpi.server.principal with parameters of type UserInfo
 void WLPIPrincipal.setUserInfo(UserInfo userInfo)
          Update the information about a user.
 


WebLogic Integration

WebLogic Integration (WLI)