Package | Description |
---|---|
org.acegisecurity.providers.cas.ticketvalidator |
Implementations that validate service tickets.
|
org.acegisecurity.userdetails |
Modifier and Type | Method and Description |
---|---|
protected TicketResponse |
CasProxyTicketValidator.validateNow(ProxyTicketValidator pv)
Perform the actual remote invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
UsernameNotFoundException
Thrown if an
UserDetailsService implementation cannot locate a User by its username. |
Copyright © 2016. All rights reserved.