Class CasProxyProfile

    • Field Detail

      • attributePrincipal

        protected org.jasig.cas.client.authentication.AttributePrincipal attributePrincipal
    • Constructor Detail

      • CasProxyProfile

        public CasProxyProfile()
    • Method Detail

      • setPrincipal

        public void setPrincipal​(org.jasig.cas.client.authentication.AttributePrincipal attributePrincipal)
        Store the CAS principal.
        Parameters:
        attributePrincipal - the principal with attributes
      • getProxyTicketFor

        public String getProxyTicketFor​(String service)
        Get a proxy ticket for a given service.
        Parameters:
        service - the CAS service
        Returns:
        the proxy ticket for the given service