Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.security.wim.model.Group

  • Packages that use Group 
    Package Description
    com.ibm.wsspi.security.wim.model  
    • Uses of Group in com.ibm.wsspi.security.wim.model

      Methods in com.ibm.wsspi.security.wim.model that return Group 
      Modifier and Type Method and Description
      Group ObjectFactory.createGroup()
      Create an instance of Group
      Methods in com.ibm.wsspi.security.wim.model that return types with arguments of type Group 
      Modifier and Type Method and Description
      javax.xml.bind.JAXBElement<Group> ObjectFactory.createGroups(Group value)
      Create an instance of JAXBElement<Group>}
      java.util.List<Group> Entity.getGroups()
      Gets the value of the groups property.
      Methods in com.ibm.wsspi.security.wim.model with parameters of type Group 
      Modifier and Type Method and Description
      javax.xml.bind.JAXBElement<Group> ObjectFactory.createGroups(Group value)
      Create an instance of JAXBElement<Group>}
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes