Package io.quarkus.test.security.jwt
Class JwtTestSecurityIdentityAugmentor
java.lang.Object
io.quarkus.test.security.jwt.JwtTestSecurityIdentityAugmentor
- All Implemented Interfaces:
TestSecurityIdentityAugmentor
public class JwtTestSecurityIdentityAugmentor
extends Object
implements TestSecurityIdentityAugmentor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.quarkus.security.identity.SecurityIdentityaugment(io.quarkus.security.identity.SecurityIdentity identity, Annotation[] annotations) protected org.eclipse.microprofile.jwt.ClaimsgetClaimType(String claimName)
-
Constructor Details
-
JwtTestSecurityIdentityAugmentor
public JwtTestSecurityIdentityAugmentor()
-
-
Method Details
-
augment
public io.quarkus.security.identity.SecurityIdentity augment(io.quarkus.security.identity.SecurityIdentity identity, Annotation[] annotations) - Specified by:
augmentin interfaceTestSecurityIdentityAugmentor
-
getClaimType
-