Class DefaultSecurityTokenServiceTokenFetcher

java.lang.Object
org.apereo.cas.authentication.DefaultSecurityTokenServiceTokenFetcher
All Implemented Interfaces:
SecurityTokenServiceTokenFetcher

public class DefaultSecurityTokenServiceTokenFetcher extends Object implements SecurityTokenServiceTokenFetcher
Since:
6.0.0
  • Constructor Details

    • DefaultSecurityTokenServiceTokenFetcher

      public DefaultSecurityTokenServiceTokenFetcher(org.apereo.cas.services.ServicesManager servicesManager, org.apereo.cas.authentication.AuthenticationServiceSelectionStrategy selectionStrategy, org.apereo.cas.util.crypto.CipherExecutor<String,String> credentialCipherExecutor, SecurityTokenServiceClientBuilder clientBuilder)
  • Method Details