Class UserDOStrategy

java.lang.Object
mc.core.domain.cc.dobj.UserDOStrategy
All Implemented Interfaces:
IScopeStrategy

public class UserDOStrategy extends Object implements IScopeStrategy
implementing session scope strategies for UserDO
  • Constructor Details

    • UserDOStrategy

      public UserDOStrategy()
  • Method Details

    • scope

      public mc.core.system.session.SessionScope scope()
      Description copied from interface: IScopeStrategy
      supported scope. return null for default
      Specified by:
      scope in interface IScopeStrategy
    • getChangePasswordPath

      public String getChangePasswordPath()
    • getUnlockUserAccountPath

      public String getUnlockUserAccountPath()