public class Cas20WithoutProxyingValidationSpecification extends AbstractCasProtocolValidationSpecification
logger| Constructor and Description |
|---|
Cas20WithoutProxyingValidationSpecification()
Instantiates a new cas20 without proxying validation specification.
|
Cas20WithoutProxyingValidationSpecification(boolean renew)
Instantiates a new cas20 without proxying validation specification.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isSatisfiedByInternal(org.apereo.cas.validation.Assertion assertion)
Template method to allow for additional checks by subclassed methods
without needing to call super.isSatisfiedBy(...).
|
isRenew, isSatisfiedBy, setRenewpublic Cas20WithoutProxyingValidationSpecification()
public Cas20WithoutProxyingValidationSpecification(boolean renew)
renew - the renewprotected boolean isSatisfiedByInternal(org.apereo.cas.validation.Assertion assertion)
AbstractCasProtocolValidationSpecificationisSatisfiedByInternal in class AbstractCasProtocolValidationSpecificationassertion - the assertion