public class VerifySamlConfig extends Object
| Constructor and Description |
|---|
VerifySamlConfig() |
| Modifier and Type | Method and Description |
|---|---|
SamlConfirmationMethod |
getRequiredSubjectConfirmationMethod() |
SamlVersion |
getSamlVersion() |
Integer |
getSkewTime() |
Integer |
getTimeToLive() |
TimeUnit |
getTimeUnit() |
boolean |
isRequireBearerSignature() |
boolean |
isRequireStandardSubjectConfirmationMethod() |
boolean |
isValidateSignatureAgainstProfile() |
public SamlVersion getSamlVersion()
public Integer getTimeToLive()
public Integer getSkewTime()
public TimeUnit getTimeUnit()
public boolean isRequireStandardSubjectConfirmationMethod()
public boolean isRequireBearerSignature()
public boolean isValidateSignatureAgainstProfile()
public SamlConfirmationMethod getRequiredSubjectConfirmationMethod()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.