Package | Description |
---|---|
org.springframework.security.cas.web.authentication |
Authentication processing mechanisms which respond to the submission of authentication
credentials using CAS.
|
Class and Description |
---|
ServiceAuthenticationDetails
In order for the
CasAuthenticationProvider to provide the correct
service url to authenticate the ticket, the returned value of
Authentication.getDetails() should implement this interface when
tickets can be sent to any URL rather than only
ServiceProperties.getService() . |
Copyright © 2015. All rights reserved.