| Constructor.
If null is passed into the proxyList or
proxyGrantingTicketIou , suitable defaults are established.
However, null cannot be passed for the user
argument.
Parameters: user - the user as indicated by CAS (cannot be null oran empty String ) Parameters: proxyList - as provided by CAS (may be null ) Parameters: proxyGrantingTicketIou - as provided by CAS (may benull ) throws: IllegalArgumentException - DOCUMENT ME! |