Uses of Class
nl.b3p.commons.security.aselect.ASelectAuthorizationException
-
Packages that use ASelectAuthorizationException Package Description nl.b3p.commons.security.aselect -
-
Uses of ASelectAuthorizationException in nl.b3p.commons.security.aselect
Methods in nl.b3p.commons.security.aselect that throw ASelectAuthorizationException Modifier and Type Method Description protected void
ASelectAgentTicket. doVerify()
protected abstract void
ASelectTicket. doVerify()
void
ASelectTicket. verify()
Verifieert of het ticket geldig is.
-