JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
G
O
R
T
A
addInterceptors(InterceptorRegistry)
- Method in class org.apereo.cas.config.
CasRestConfiguration
B
BadRequestException
- Exception in
org.apereo.cas.support.rest
This is
BadRequestException
.
C
CasRestConfiguration
- Class in
org.apereo.cas.config
This is
CasRestConfiguration
.
CasRestConfiguration()
- Constructor for class org.apereo.cas.config.
CasRestConfiguration
createServiceTicket(MultiValueMap<String, String>, String)
- Method in class org.apereo.cas.support.rest.
TicketsResource
Create new service ticket.
createTicketGrantingTicket(MultiValueMap<String, String>, HttpServletRequest)
- Method in class org.apereo.cas.support.rest.
TicketsResource
Create new ticket granting ticket.
CredentialFactory
- Interface in
org.apereo.cas.support.rest
Strategy interface for enabling plug-in point for constructing
Credential
instances from HTTP request body.
D
DefaultCredentialFactory
- Class in
org.apereo.cas.support.rest
This is
DefaultCredentialFactory
.
DefaultCredentialFactory()
- Constructor for class org.apereo.cas.support.rest.
DefaultCredentialFactory
deleteTicketGrantingTicket(String)
- Method in class org.apereo.cas.support.rest.
TicketsResource
Destroy ticket granting ticket.
F
fromRequestBody(MultiValueMap<String, String>)
- Method in interface org.apereo.cas.support.rest.
CredentialFactory
Create new Credential instances from HTTP request body.
fromRequestBody(MultiValueMap<String, String>)
- Method in class org.apereo.cas.support.rest.
DefaultCredentialFactory
G
getTicketStatus(String)
- Method in class org.apereo.cas.support.rest.
TicketsResource
Determine the status of a given ticket id, whether it's valid, exists, expired, etc.
O
org.apereo.cas.config
- package org.apereo.cas.config
org.apereo.cas.support.rest
- package org.apereo.cas.support.rest
R
restAuthenticationThrottle()
- Method in class org.apereo.cas.config.
CasRestConfiguration
T
ticketResourceRestController()
- Method in class org.apereo.cas.config.
CasRestConfiguration
TicketsResource
- Class in
org.apereo.cas.support.rest
RestController
implementation of CAS' REST API.
TicketsResource(AuthenticationSystemSupport, CredentialFactory, TicketRegistrySupport, ServiceFactory, CentralAuthenticationService)
- Constructor for class org.apereo.cas.support.rest.
TicketsResource
A
B
C
D
F
G
O
R
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes