Interface SAFGroupCredential


  • public interface SAFGroupCredential
    • Method Detail

      • getMvsGroupIds

        java.util.List<java.lang.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