public class BearerTokenProvider extends Object implements Function<Boolean,String>
BearerTokenProvider(Supplier<BayeuxParameters> sessionSupplier)
String
apply(Boolean reAuth)
BayeuxParameters
login()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public BearerTokenProvider(Supplier<BayeuxParameters> sessionSupplier)
public BayeuxParameters login() throws Exception
Exception
public String apply(Boolean reAuth)
apply
Function<Boolean,String>
Copyright © 2025 WSO2. All rights reserved.