|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProperties | |
---|---|
org.springframework.security.providers.cas | An authentication provider that can process JA-SIG Central Authentication Service (CAS) service tickets and proxy tickets. |
org.springframework.security.ui.cas | Authenticates standard web browser users via JA-SIG Central Authentication Service (CAS). |
Uses of ServiceProperties in org.springframework.security.providers.cas |
---|
Methods in org.springframework.security.providers.cas with parameters of type ServiceProperties | |
---|---|
void |
CasAuthenticationProvider.setServiceProperties(ServiceProperties serviceProperties)
|
Uses of ServiceProperties in org.springframework.security.ui.cas |
---|
Methods in org.springframework.security.ui.cas that return ServiceProperties | |
---|---|
ServiceProperties |
CasProcessingFilterEntryPoint.getServiceProperties()
|
Methods in org.springframework.security.ui.cas with parameters of type ServiceProperties | |
---|---|
void |
CasProcessingFilterEntryPoint.setServiceProperties(ServiceProperties serviceProperties)
|
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |