Interface SAFGroupCredential
public interface SAFGroupCredential
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the MVS groups this SAFCredential was mapped to.
-
Method Details
-
getMvsGroupIds
List<String> getMvsGroupIds() throws com.ibm.websphere.security.CustomRegistryException, com.ibm.websphere.security.EntryNotFoundExceptionRetrieve the MVS groups this SAFCredential was mapped to. If the credential was not mapped, the unmapped groups are returned.- Throws:
RegistryExceptioncom.ibm.websphere.security.EntryNotFoundExceptioncom.ibm.websphere.security.CustomRegistryException
-