A B C D G I K Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterEach(QuarkusTestMethodContext) - Method in class io.quarkus.test.security.QuarkusSecurityTestExtension
- attributes() - Method in annotation type io.quarkus.test.security.TestSecurity
- augment(SecurityIdentity, Annotation[]) - Method in interface io.quarkus.test.security.TestSecurityIdentityAugmentor
- authenticate(RoutingContext, IdentityProviderManager) - Method in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- authorizationEnabled() - Method in annotation type io.quarkus.test.security.TestSecurity
-
If this is false then all security constraints are disabled.
B
- beforeEach(QuarkusTestMethodContext) - Method in class io.quarkus.test.security.QuarkusSecurityTestExtension
C
- check() - Method in class io.quarkus.test.security.TestAuthController
- check() - Method in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- check() - Method in class io.quarkus.test.security.TestIdentityAssociation
D
- delegate - Variable in class io.quarkus.test.security.TestIdentityAssociation
-
A request scoped delegate that allows the system to function as normal when the user has not been explicitly overridden
- DelegateSecurityIdentityAssociation - Class in io.quarkus.test.security
- DelegateSecurityIdentityAssociation() - Constructor for class io.quarkus.test.security.DelegateSecurityIdentityAssociation
G
- getChallenge(RoutingContext) - Method in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- getCredentialTransport() - Method in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- getCredentialTypes() - Method in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- getDeferredIdentity() - Method in class io.quarkus.test.security.TestIdentityAssociation
- getIdentity() - Method in class io.quarkus.test.security.TestIdentityAssociation
- getTestIdentity() - Method in class io.quarkus.test.security.TestIdentityAssociation
- getTestIdentity() - Method in class io.quarkus.test.security.TestPrincipalProducer
I
- io.quarkus.test.security - package io.quarkus.test.security
- isAuthorizationEnabled() - Method in class io.quarkus.test.security.TestAuthController
- isEnabled() - Method in class io.quarkus.test.security.TestAuthController
K
- key() - Method in annotation type io.quarkus.test.security.SecurityAttribute
Q
- QuarkusSecurityTestExtension - Class in io.quarkus.test.security
- QuarkusSecurityTestExtension() - Constructor for class io.quarkus.test.security.QuarkusSecurityTestExtension
R
- roles() - Method in annotation type io.quarkus.test.security.TestSecurity
-
Used in combination with
TestSecurity.user()to specify the users roles.
S
- SecurityAttribute - Annotation Type in io.quarkus.test.security
- setEnabled(boolean) - Method in class io.quarkus.test.security.TestAuthController
- setIdentity(SecurityIdentity) - Method in class io.quarkus.test.security.TestIdentityAssociation
- setIdentity(Uni<SecurityIdentity>) - Method in class io.quarkus.test.security.TestIdentityAssociation
- setTestIdentity(SecurityIdentity) - Method in class io.quarkus.test.security.TestIdentityAssociation
T
- TestAuthController - Class in io.quarkus.test.security
- TestAuthController() - Constructor for class io.quarkus.test.security.TestAuthController
- TestHttpAuthenticationMechanism - Class in io.quarkus.test.security
- TestHttpAuthenticationMechanism() - Constructor for class io.quarkus.test.security.TestHttpAuthenticationMechanism
- testIdentity - Variable in class io.quarkus.test.security.TestIdentityAssociation
- testIdentity - Variable in class io.quarkus.test.security.TestPrincipalProducer
- testIdentityAssociation - Variable in class io.quarkus.test.security.TestHttpAuthenticationMechanism
- TestIdentityAssociation - Class in io.quarkus.test.security
- TestIdentityAssociation() - Constructor for class io.quarkus.test.security.TestIdentityAssociation
- TestPrincipalProducer - Class in io.quarkus.test.security
- TestPrincipalProducer() - Constructor for class io.quarkus.test.security.TestPrincipalProducer
- TestSecurity - Annotation Type in io.quarkus.test.security
- TestSecurityIdentityAugmentor - Interface in io.quarkus.test.security
U
- user() - Method in annotation type io.quarkus.test.security.TestSecurity
-
If this is non-zero then the test will be run with a SecurityIdentity with the specified username.
V
- value() - Method in annotation type io.quarkus.test.security.SecurityAttribute
All Classes All Packages