@Named public class ApplicationStateValidator extends Object
| Constructor and Description |
|---|
ApplicationStateValidator(HttpsValidator httpsValidator,
ProductLicenseDataProvider productLicenseDataProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcessAuthenticationRequest(IdpConfig idpConfig) |
void |
checkCanProcessAuthenticationRequest(IdpConfig config) |
void |
checkHasAppropriateLicenseForSamlResponse(SamlResponse samlResponse) |
void |
checkSsoIsAllowed(IdpConfig config) |
@Inject public ApplicationStateValidator(HttpsValidator httpsValidator, ProductLicenseDataProvider productLicenseDataProvider)
public boolean canProcessAuthenticationRequest(IdpConfig idpConfig)
public void checkCanProcessAuthenticationRequest(IdpConfig config)
public void checkSsoIsAllowed(IdpConfig config)
public void checkHasAppropriateLicenseForSamlResponse(SamlResponse samlResponse)
Copyright © 2023 Atlassian. All rights reserved.