VerificationRequiredException extends RuntimeException
FinalYes
Exception that signals that the verification process was successful, and that the user shall be redirected to the URI, that has been requested originally.
Table of Contents
Properties
Methods
- getClaim() : AccessClaim
- withClaim() : self
Properties
$claim
        protected
            AccessClaim
    $claim
    
    
    
    
    
    
Methods
getClaim()
    public
                    getClaim() : AccessClaim
    Return values
AccessClaimwithClaim()
    public
                    withClaim(AccessClaim $bundle) : self
    Parameters
- $bundle : AccessClaim