public class AccessTokenClientCredentialsGrantRequestExtractor extends AccessTokenPasswordGrantRequestExtractor
centralAuthenticationService, oAuthProperties, servicesManager, ticketRegistry| Constructor and Description |
|---|
AccessTokenClientCredentialsGrantRequestExtractor(org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry,
OAuth20CasAuthenticationBuilder authenticationBuilder,
org.apereo.cas.CentralAuthenticationService centralAuthenticationService,
org.apereo.cas.configuration.model.support.oauth.OAuthProperties oAuthProperties,
org.apereo.cas.audit.AuditableExecution registeredServiceAccessStrategyEnforcer) |
| Modifier and Type | Method and Description |
|---|---|
OAuth20GrantTypes |
getGrantType()
Gets grant type.
|
extract, supportspublic AccessTokenClientCredentialsGrantRequestExtractor(org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry,
OAuth20CasAuthenticationBuilder authenticationBuilder,
org.apereo.cas.CentralAuthenticationService centralAuthenticationService,
org.apereo.cas.configuration.model.support.oauth.OAuthProperties oAuthProperties,
org.apereo.cas.audit.AuditableExecution registeredServiceAccessStrategyEnforcer)
public OAuth20GrantTypes getGrantType()
BaseAccessTokenGrantRequestExtractorgetGrantType in class AccessTokenPasswordGrantRequestExtractor