Class DefaultB2BUserGroupsLookUpStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.List<java.lang.String> getGroups()  
      java.util.List<java.lang.String> getUserGroups()
      Gets the user groups.
      void setGroups​(java.util.List<java.lang.String> groups)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultB2BUserGroupsLookUpStrategy

        public DefaultB2BUserGroupsLookUpStrategy()
    • Method Detail

      • getGroups

        protected java.util.List<java.lang.String> getGroups()
      • setGroups

        public void setGroups​(java.util.List<java.lang.String> groups)