Class ClientGroup

    • Constructor Detail

      • ClientGroup

        public ClientGroup​(RemotePrincipal p,
                           LocalAdapterFactory factory)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • addMember

        public boolean addMember​(Principal user)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns:
        false - this method is not implemented yet
      • isMember

        public boolean isMember​(Principal member)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        isMember in interface GroupPrincipal
      • removeMember

        public boolean removeMember​(Principal user)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Returns:
        false - this method is not implemented yet