Class SecurityTokenServiceTokenFetcher

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<org.apache.cxf.ws.security.tokenstore.SecurityToken> fetch​(org.apereo.cas.authentication.principal.Service service, java.lang.String principalId)
      Fetch.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SecurityTokenServiceTokenFetcher

        public SecurityTokenServiceTokenFetcher()
    • Method Detail

      • fetch

        public java.util.Optional<org.apache.cxf.ws.security.tokenstore.SecurityToken> fetch​(org.apereo.cas.authentication.principal.Service service,
                                                                                             java.lang.String principalId)
        Fetch.
        Parameters:
        service - the service
        principalId - the principal id
        Returns:
        the security token