Uses of Class
org.syncope.console.SyncopeUser

Packages that use SyncopeUser
org.syncope.console   
org.syncope.console.pages   
org.syncope.console.rest   
 

Uses of SyncopeUser in org.syncope.console
 

Methods in org.syncope.console that return SyncopeUser
 SyncopeUser SyncopeSession.getUser()
           
 

Methods in org.syncope.console with parameters of type SyncopeUser
 void SyncopeSession.setUser(SyncopeUser user)
           
 

Uses of SyncopeUser in org.syncope.console.pages
 

Methods in org.syncope.console.pages that return SyncopeUser
 SyncopeUser Login.authenticate(java.lang.String username, java.lang.String password)
           
 SyncopeUser BasePage.getSyncopeUser()
           
 

Uses of SyncopeUser in org.syncope.console.rest
 

Methods in org.syncope.console.rest that return SyncopeUser
 SyncopeUser AuthRestClient.authenticate(java.lang.String username, java.lang.String password)
          Authenticate the user.
 



Copyright © 2010. All Rights Reserved.