Class CedarlingService

java.lang.Object
io.jans.configapi.service.cedar.CedarlingService

@ApplicationScoped @Named public class CedarlingService extends Object
  • Constructor Details

    • CedarlingService

      public CedarlingService()
  • Method Details

    • getOpenIDConnectConfig

      @Produces @ApplicationScoped public io.jans.core.cedarling.model.OpenIDConnectConfig getOpenIDConnectConfig()
    • authorize

      public boolean authorize(String token, String issuer, jakarta.ws.rs.container.ResourceInfo resourceInfo, String method, String path)