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