A B C E F G I J M N O P R S T V W 
All Classes All Packages

A

add(RestApiTesterPath.PathType, String) - Method in interface org.bremersee.test.web.RestApiTesterPath.Builder
Add step and value.
add(RestApiTesterPath.PathType, String) - Method in class org.bremersee.test.web.RestApiTesterPath.BuilderImpl
 
addMillisToExpirationTime() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Add millis to expiration time.
addMillisToIssueTime() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Add millis to issue time.
addMillisToNotBeforeTime() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Add millis to not before time (should be negative).
ANNOTATION - org.bremersee.test.web.RestApiTesterPath.PathType
Path type Annotation.
ANNOTATION_MUST_NOT_BE_NULL - org.bremersee.test.web.RestApiAssertionType
Annotation must not be null rest api assertion type.
ANY - org.bremersee.test.web.RestApiAssertionType
Any rest api assertion type.
assertSameApi(Class<?>, Class<?>, RestApiTesterExclusion...) - Static method in class org.bremersee.test.web.RestApiTester
Assert same api.
ATTRIBUTE - org.bremersee.test.web.RestApiTesterPath.PathType
Path type Attribute.
audience() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Audience.

B

build() - Method in interface org.bremersee.test.web.RestApiTesterPath.Builder
Build rest api tester path.
build() - Method in class org.bremersee.test.web.RestApiTesterPath.BuilderImpl
 

C

CLASS - org.bremersee.test.web.RestApiTesterPath.PathType
Path type Class.
CLASS_MUST_BE_INTERFACE - org.bremersee.test.web.RestApiAssertionType
Class must be interface rest api assertion type.
createSecurityContext(WithJwtAuthenticationToken) - Method in class org.bremersee.test.security.authentication.JwtAuthenticationTokenSecurityContextFactory
 

E

email() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Email.
emailPath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Email path.
EXECUTOR_BUILD_SYSTEM - Static variable in class org.bremersee.test.TestEnvironmentUtils
The constant EXECUTOR_BUILD_SYSTEM.
EXECUTOR_NOT_SPECIFIED - Static variable in class org.bremersee.test.TestEnvironmentUtils
The constant EXECUTOR_NOT_SPECIFIED.
EXECUTOR_SYSTEM_PROPERTY - Static variable in class org.bremersee.test.TestEnvironmentUtils
The constant EXECUTOR_SYSTEM_PROPERTY.

F

familyName() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Family name.
familyNamePath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Family name path.

G

getExecutor() - Static method in class org.bremersee.test.TestEnvironmentUtils
Gets executor.
getIfAvailable() - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
getIfUnique() - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
getObject() - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
getObject(Object...) - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
givenName() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Given name.
givenNamePath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Given name path.

I

ifAvailable(Consumer<T>) - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
ifUnique(Consumer<T>) - Method in class org.bremersee.test.beans.SimpleObjectProvider
 
isExcluded(RestApiTesterPath, RestApiAssertionType, RestApiTesterExclusion[]) - Static method in class org.bremersee.test.web.RestApiTesterExclusion
Checks whether the given path and type are excluded via the given exclusions.
issuer() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Issuer.

J

JsonPathJwtConverterProperties - Annotation Type in org.bremersee.test.security.authentication
The json path jwt converter properties.
JwtAuthenticationTokenSecurityContextFactory - Class in org.bremersee.test.security.authentication
The jwt authentication token security context factory.
JwtAuthenticationTokenSecurityContextFactory() - Constructor for class org.bremersee.test.security.authentication.JwtAuthenticationTokenSecurityContextFactory
 
jwtConverter() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Json path jwt convert properties.
jwtId() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Jwt id.

M

METHOD - org.bremersee.test.web.RestApiTesterPath.PathType
Path type Method.
METHOD_MUST_NOT_BE_NULL - org.bremersee.test.web.RestApiAssertionType
Method must not be null rest api assertion type.
METHOD_PARAMETER - org.bremersee.test.web.RestApiTesterPath.PathType
Path type Method parameter.

N

name() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
The full name of the principal.
nameJsonPath() - Method in annotation type org.bremersee.test.security.authentication.JsonPathJwtConverterProperties
Name json path.
namePath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Name path.

O

org.bremersee.test - package org.bremersee.test
 
org.bremersee.test.beans - package org.bremersee.test.beans
 
org.bremersee.test.security.authentication - package org.bremersee.test.security.authentication
 
org.bremersee.test.web - package org.bremersee.test.web
 

P

pathBuilder() - Static method in interface org.bremersee.test.web.RestApiTesterPath
Creates a new path builder.
preferredUsername() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Preferred user name.
preferredUsernamePath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Preferred user name path.

R

RestApiAssertionType - Enum in org.bremersee.test.web
The rest api assertion type.
RestApiTester - Class in org.bremersee.test.web
The rest api tester.
RestApiTesterExclusion - Class in org.bremersee.test.web
The rest api tester exclusion.
RestApiTesterExclusion(RestApiTesterPath, RestApiAssertionType) - Constructor for class org.bremersee.test.web.RestApiTesterExclusion
Instantiates a new rest api tester exclusion.
RestApiTesterPath - Interface in org.bremersee.test.web
The rest api tester path.
RestApiTesterPath.Builder - Interface in org.bremersee.test.web
The path builder interface.
RestApiTesterPath.BuilderImpl - Class in org.bremersee.test.web
The path builder implementation.
RestApiTesterPath.Impl - Class in org.bremersee.test.web
The rest api tester path implementation.
RestApiTesterPath.PathType - Enum in org.bremersee.test.web
The path type.
RestApiTesterPath.RestApiTesterPathValues - Class in org.bremersee.test.web
The path values.
rolePrefix() - Method in annotation type org.bremersee.test.security.authentication.JsonPathJwtConverterProperties
Role prefix.
roles() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Roles (granted authorities).
rolesJsonPath() - Method in annotation type org.bremersee.test.security.authentication.JsonPathJwtConverterProperties
Roles json path.
rolesPath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Roles path.
rolesValueList() - Method in annotation type org.bremersee.test.security.authentication.JsonPathJwtConverterProperties
Specifies whether the roles value is a list (json array) or a simple string.
rolesValueSeparator() - Method in annotation type org.bremersee.test.security.authentication.JsonPathJwtConverterProperties
Roles value separator.

S

SAME_ANNOTATION_ATTRIBUTE_VALUE - org.bremersee.test.web.RestApiAssertionType
Same annotation attribute value rest api assertion type.
SAME_ANNOTATION_ATTRIBUTES_SIZE - org.bremersee.test.web.RestApiAssertionType
Same annotation attributes size rest api assertion type.
SAME_ANNOTATION_SIZE - org.bremersee.test.web.RestApiAssertionType
Same annotation size rest api assertion type.
SAME_METHOD_SIZE - org.bremersee.test.web.RestApiAssertionType
Same method size rest api assertion type.
scope() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Scopes.
scopePath() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Scope path.
SimpleObjectProvider<T> - Class in org.bremersee.test.beans
The simple object provider.
SimpleObjectProvider(T) - Constructor for class org.bremersee.test.beans.SimpleObjectProvider
Instantiates a new simple object provider.
SimpleObjectProvider(T, Consumer<T>) - Constructor for class org.bremersee.test.beans.SimpleObjectProvider
Instantiates a new simple object provider.
subject() - Method in annotation type org.bremersee.test.security.authentication.WithJwtAuthenticationToken
Subject.

T

TestEnvironmentUtils - Class in org.bremersee.test
The test environment utils.
TestEnvironmentUtils() - Constructor for class org.bremersee.test.TestEnvironmentUtils
 
toPathBuilder() - Method in class org.bremersee.test.web.RestApiTesterPath.Impl
 
toPathBuilder() - Method in interface org.bremersee.test.web.RestApiTesterPath
To path builder.
toString() - Method in class org.bremersee.test.web.RestApiTesterPath.Impl
 
toString() - Method in enum org.bremersee.test.web.RestApiTesterPath.PathType
 
toString() - Method in class org.bremersee.test.web.RestApiTesterPath.RestApiTesterPathValues
 

V

valueOf(String) - Static method in enum org.bremersee.test.web.RestApiAssertionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bremersee.test.web.RestApiTesterPath.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bremersee.test.web.RestApiAssertionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bremersee.test.web.RestApiTesterPath.PathType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WithJwtAuthenticationToken - Annotation Type in org.bremersee.test.security.authentication
The interface With jwt authentication token.
A B C E F G I J M N O P R S T V W 
All Classes All Packages