Class OidcTestSecurityIdentityAugmentor

java.lang.Object
io.quarkus.test.security.oidc.OidcTestSecurityIdentityAugmentor
All Implemented Interfaces:
io.quarkus.test.security.TestSecurityIdentityAugmentor

public class OidcTestSecurityIdentityAugmentor extends Object implements io.quarkus.test.security.TestSecurityIdentityAugmentor
  • Constructor Details

    • OidcTestSecurityIdentityAugmentor

      public OidcTestSecurityIdentityAugmentor(Optional<String> issuer)
  • Method Details

    • augment

      public io.quarkus.security.identity.SecurityIdentity augment(io.quarkus.security.identity.SecurityIdentity identity, Annotation[] annotations)
      Specified by:
      augment in interface io.quarkus.test.security.TestSecurityIdentityAugmentor