Package io.quarkus.test.security
Interface TestSecurityIdentityAugmentor
public interface TestSecurityIdentityAugmentor
-
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.security.identity.SecurityIdentity
augment
(io.quarkus.security.identity.SecurityIdentity identity, Annotation[] annotations)
-
Method Details
-
augment
io.quarkus.security.identity.SecurityIdentity augment(io.quarkus.security.identity.SecurityIdentity identity, Annotation[] annotations)
-