- parentId - Variable in class net.shibboleth.idp.cas.ticket.ProxyGrantingTicket
-
The ID of the parent proxy-granting ticket.
- pgt - Variable in class net.shibboleth.idp.cas.protocol.ProxyTicketRequest
-
Proxy-granting ticket ID.
- pgtId - Variable in class net.shibboleth.idp.cas.proxy.ProxyIdentifiers
-
Proxy-granting ticket ID.
- pgtId - Variable in class net.shibboleth.idp.cas.ticket.ProxyTicket
-
Proxy-granting ticket used to create ticket.
- pgtIou - Variable in class net.shibboleth.idp.cas.protocol.TicketValidationResponse
-
- pgtIou - Variable in class net.shibboleth.idp.cas.proxy.ProxyIdentifiers
-
Proxy-granting ticket IOU.
- pgtUrl - Variable in class net.shibboleth.idp.cas.protocol.TicketValidationRequest
-
Proxy-granting ticket validation URL.
- ProtocolContext<RequestType,ResponseType> - Class in net.shibboleth.idp.cas.protocol
-
Context container for CAS protocol request and response messages.
- ProtocolContext() - Constructor for class net.shibboleth.idp.cas.protocol.ProtocolContext
-
- ProtocolError - Enum in net.shibboleth.idp.cas.protocol
-
CAS protocol errors.
- ProtocolError(String, String) - Constructor for enum net.shibboleth.idp.cas.protocol.ProtocolError
-
- ProtocolParam - Enum in net.shibboleth.idp.cas.protocol
-
Protocol parameter name enumeration.
- ProtocolParam() - Constructor for enum net.shibboleth.idp.cas.protocol.ProtocolParam
-
- proxies - Variable in class net.shibboleth.idp.cas.protocol.TicketValidationResponse
-
- ProxyAuthenticator<CriteriaType> - Interface in net.shibboleth.idp.cas.proxy
-
Strategy pattern component for proxy callback authentication.
- ProxyGrantingTicket - Class in net.shibboleth.idp.cas.ticket
-
CAS proxy-granting ticket.
- ProxyGrantingTicket(String, String, String, Instant, String) - Constructor for class net.shibboleth.idp.cas.ticket.ProxyGrantingTicket
-
Creates a proxy-granting ticket with the given values.
- ProxyIdentifiers - Class in net.shibboleth.idp.cas.proxy
-
Container for identifiers used in authenticating a proxy callback endpoint.
- ProxyIdentifiers(String, String) - Constructor for class net.shibboleth.idp.cas.proxy.ProxyIdentifiers
-
- ProxyTicket - Class in net.shibboleth.idp.cas.ticket
-
CAS proxy ticket.
- ProxyTicket(String, String, String, Instant, String) - Constructor for class net.shibboleth.idp.cas.ticket.ProxyTicket
-
Creates a new authenticated ticket with an identifier, service, and expiration date.
- ProxyTicketRequest - Class in net.shibboleth.idp.cas.protocol
-
Container for proxy ticket request parameters provided to /proxy URI.
- ProxyTicketRequest(String, String) - Constructor for class net.shibboleth.idp.cas.protocol.ProxyTicketRequest
-
Creates a new proxy ticket request with given parameters.
- ProxyTicketResponse - Class in net.shibboleth.idp.cas.protocol
-
Container for proxy ticket response parameters returned from /proxy URI.
- ProxyTicketResponse(String) - Constructor for class net.shibboleth.idp.cas.protocol.ProxyTicketResponse
-
Creates a new instance with given parameters.
- pt - Variable in class net.shibboleth.idp.cas.protocol.ProxyTicketResponse
-
- saml - Variable in class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
Flag indicating whether ticket request is via SAML 1.1 protocol.
- saml - Variable in class net.shibboleth.idp.cas.protocol.ServiceTicketResponse
-
Flag indicating whether ticket request is via SAML 1.1 protocol.
- SamlParam - Enum in net.shibboleth.idp.cas.protocol
-
SAML 1.1 protocol params needed to support /samlValidate endpoint.
- SamlParam() - Constructor for enum net.shibboleth.idp.cas.protocol.SamlParam
-
- service - Variable in class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
Service URL
- service - Variable in class net.shibboleth.idp.cas.protocol.ServiceTicketResponse
-
Service URL
- Service - Class in net.shibboleth.idp.cas.service
-
Container for metadata about a CAS service (i.e.
- Service(String, String, boolean) - Constructor for class net.shibboleth.idp.cas.service.Service
-
Creates a new service from given URL and group name.
- service - Variable in class net.shibboleth.idp.cas.service.ServiceContext
-
- service - Variable in class net.shibboleth.idp.cas.ticket.Ticket
-
Service/relying party that requested the ticket.
- ServiceContext - Class in net.shibboleth.idp.cas.service
-
IdP context container for CAS service (i.e.
- ServiceContext(Service) - Constructor for class net.shibboleth.idp.cas.service.ServiceContext
-
Creates a new instance.
- ServiceRegistry - Interface in net.shibboleth.idp.cas.service
-
Registry for explicitly verified CAS services (relying parties).
- ServiceTicket - Class in net.shibboleth.idp.cas.ticket
-
CAS service ticket.
- ServiceTicket(String, String, String, Instant, boolean) - Constructor for class net.shibboleth.idp.cas.ticket.ServiceTicket
-
Creates a new authenticated ticket with an identifier, service, and expiration date.
- ServiceTicketRequest - Class in net.shibboleth.idp.cas.protocol
-
Describes a request for a ticket to access a service.
- ServiceTicketRequest(String) - Constructor for class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
- ServiceTicketResponse - Class in net.shibboleth.idp.cas.protocol
-
CAS protocol response message for a successfully granted service ticket.
- ServiceTicketResponse(String, String) - Constructor for class net.shibboleth.idp.cas.protocol.ServiceTicketResponse
-
Creates a CAS service ticket response message for a service and granted ticket.
- serviceURL - Variable in class net.shibboleth.idp.cas.service.Service
-
Service URL.
- sessionId - Variable in class net.shibboleth.idp.cas.ticket.Ticket
-
IdP session ID used to create ticket.
- setGateway(boolean) - Method in class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
- setPgtIou(String) - Method in class net.shibboleth.idp.cas.protocol.TicketValidationResponse
-
- setPgtUrl(String) - Method in class net.shibboleth.idp.cas.protocol.TicketValidationRequest
-
- setRenew(boolean) - Method in class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
- setRenew(boolean) - Method in class net.shibboleth.idp.cas.protocol.TicketValidationRequest
-
- setRequest(RequestType) - Method in class net.shibboleth.idp.cas.protocol.ProtocolContext
-
Sets the CAS protocol request.
- setResponse(ResponseType) - Method in class net.shibboleth.idp.cas.protocol.ProtocolContext
-
Sets the CAS protocol request.
- setSAML(boolean) - Method in class net.shibboleth.idp.cas.protocol.ServiceTicketRequest
-
- setSaml(boolean) - Method in class net.shibboleth.idp.cas.protocol.ServiceTicketResponse
-
- setUserName(String) - Method in class net.shibboleth.idp.cas.protocol.TicketValidationResponse
-