Package io.quarkus.security.test.utils
Class IdentityMock.IdentityMockAuthenticationRequest
java.lang.Object
io.quarkus.security.identity.request.BaseAuthenticationRequest
io.quarkus.security.test.utils.IdentityMock.IdentityMockAuthenticationRequest
- All Implemented Interfaces:
io.quarkus.security.identity.request.AuthenticationRequest
- Enclosing class:
IdentityMock
public static final class IdentityMock.IdentityMockAuthenticationRequest
extends io.quarkus.security.identity.request.BaseAuthenticationRequest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.security.identity.request.BaseAuthenticationRequest
getAttribute, getAttributes, setAttribute
-
Constructor Details
-
IdentityMockAuthenticationRequest
public IdentityMockAuthenticationRequest()
-