Interface SAFGroupCredential


public interface SAFGroupCredential
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the MVS groups this SAFCredential was mapped to.
  • Method Details

    • getMvsGroupIds

      List<String> getMvsGroupIds() throws com.ibm.websphere.security.CustomRegistryException, com.ibm.websphere.security.EntryNotFoundException
      Retrieve the MVS groups this SAFCredential was mapped to. If the credential was not mapped, the unmapped groups are returned.
      Throws:
      RegistryException
      com.ibm.websphere.security.EntryNotFoundException
      com.ibm.websphere.security.CustomRegistryException