public class And extends AuthGroup
| Constructor and Description |
|---|
And(List<io.apimatic.coreinterfaces.authentication.Authentication> authParticipants) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
Getter for the error message.
|
void |
validate()
Validates the OR group authentication.
|
apply, getAuthParticipants, getErrorMessagespublic And(List<io.apimatic.coreinterfaces.authentication.Authentication> authParticipants)
authParticipants - List of authentication participants.public void validate()
validate in class io.apimatic.coreinterfaces.authentication.Authenticationpublic String getErrorMessage()
getErrorMessage in class io.apimatic.coreinterfaces.authentication.AuthenticationCopyright © 2025. All rights reserved.