Uses of Interface
org.pac4j.oauth.config.HasBeenCancelledFactory
-
Packages that use HasBeenCancelledFactory Package Description org.pac4j.oauth.config -
-
Uses of HasBeenCancelledFactory in org.pac4j.oauth.config
Fields in org.pac4j.oauth.config declared as HasBeenCancelledFactory Modifier and Type Field Description protected HasBeenCancelledFactoryOAuthConfiguration. hasBeenCancelledFactoryMethods in org.pac4j.oauth.config that return HasBeenCancelledFactory Modifier and Type Method Description HasBeenCancelledFactoryOAuthConfiguration. getHasBeenCancelledFactory()Methods in org.pac4j.oauth.config with parameters of type HasBeenCancelledFactory Modifier and Type Method Description voidOAuthConfiguration. setHasBeenCancelledFactory(HasBeenCancelledFactory hasBeenCancelledFactory)
-