com.ibm.ws.jca.security.resources.J2CAMessages

J2CA0132E: Method {0} caught exception {1}.
J2CA0668E: The WorkManager was unable to populate the execution subject with the caller principal or credentials necessary to establish the security context for this work instance.
J2CA0671E: The WorkManager was unable to associate the provided SecurityContext to the Work instance.
J2CA0672E: The JASPIC callback handler of the WorkManager failed with exception {0} while handling the callbacks provided by the security context. The exception message is {1}.
J2CA0673W: The execution subject provided by the WorkManager does not match the subject supplied by the {0}.
J2CA0674E: The user name {0} or password provided by the PasswordValidationCallback is invalid.
J2CA0675E: The user name {0}, provided by the PasswordValidationCallback, and the user name {1}, provided by the CallerPrincipalCallback, do not match.
J2CA0678W: Group {0} does not belong to the domain associated to the application.
J2CA0679W: No groups were found for the user with the uniqueId {0}
J2CA0684E: Unable to validate the user name {0} and password that is provided by the PasswordValidationCallback.