getUserManager ( )Return value of this abstract method has type 'UserManager'.
autoSave ( boolean )This abstract method is from 'UserManager' interface.
createGroup ( String )This abstract method is from 'UserManager' interface.
createGroup ( String, Principal, String )This abstract method is from 'UserManager' interface.
createGroup ( Principal )This abstract method is from 'UserManager' interface.
createGroup ( Principal, String )This abstract method is from 'UserManager' interface.
createSystemUser ( String, String )This abstract method is from 'UserManager' interface.
createUser ( String, String )This abstract method is from 'UserManager' interface.
createUser ( String, String, Principal, String )This abstract method is from 'UserManager' interface.
findAuthorizables ( String, String )This abstract method is from 'UserManager' interface.
findAuthorizables ( String, String, int )This abstract method is from 'UserManager' interface.
findAuthorizables ( Query )This abstract method is from 'UserManager' interface.
...