Class TestRolePrincipal

java.lang.Object
org.apache.camel.quarkus.component.http.netty.auth.TestRolePrincipal
All Implemented Interfaces:
Principal

public class TestRolePrincipal extends Object implements Principal
  • Constructor Details

    • TestRolePrincipal

      public TestRolePrincipal(String role)
  • Method Details