Class IAMBuildItem


  • public final class IAMBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    • Constructor Detail

      • IAMBuildItem

        public IAMBuildItem​(String servicePath,
                            String livenessPath,
                            String rolesPath)
    • Method Detail

      • getServicePath

        public String getServicePath()
      • getLivenessPath

        public String getLivenessPath()
      • getRolesPath

        public String getRolesPath()