Uses of Class
org.jasig.portal.RDBMUserIdentityStore.PortalUser

Packages that use RDBMUserIdentityStore.PortalUser
org.jasig.portal   
 

Uses of RDBMUserIdentityStore.PortalUser in org.jasig.portal
 

Methods in org.jasig.portal that return RDBMUserIdentityStore.PortalUser
protected  RDBMUserIdentityStore.PortalUser RDBMUserIdentityStore.getPortalUser(java.lang.String userName)
          Gets the PortalUser data store object for the specified user name.