Skip navigation links
A C D F G I N O R S U 

A

AbstractRestfulResource<PK extends Serializable,DO extends de.alpharogroup.domain.DomainObject<PK>,DS extends de.alpharogroup.service.domain.DomainService<PK,DO>> - Class in de.alpharogroup.service.rs
AbstractRestfulResource() - Constructor for class de.alpharogroup.service.rs.AbstractRestfulResource
 
authenticate(String, String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationEndpoint
Authenticate against your user-management-system.
authenticateUser(String, String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationEndpoint
Authenticate user.
AuthenticationEndpoint - Class in de.alpharogroup.service.rs.filter
 
AuthenticationEndpoint() - Constructor for class de.alpharogroup.service.rs.filter.AuthenticationEndpoint
 
AuthenticationFilter - Class in de.alpharogroup.service.rs.filter
AuthenticationFilter() - Constructor for class de.alpharogroup.service.rs.filter.AuthenticationFilter
 
AuthenticationSecurityContext - Class in de.alpharogroup.service.rs.filter
The class AuthenticationSecurityContext is a simple implementation of the SecurityContext interface.
AuthenticationSecurityContext(String) - Constructor for class de.alpharogroup.service.rs.filter.AuthenticationSecurityContext
Instantiates a new AuthenticationSecurityContext.

C

create(DO) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Creates an entity from the given domain object and persist it to the underlying database.
create(DO) - Method in interface de.alpharogroup.service.rs.RestfulResource
Creates an entity from the given domain object and persist it to the underlying database.
CustomTypeModulesRegistrationProvider - Class in de.alpharogroup.service.rs.providers
The class CustomTypeModulesRegistrationProvider extends the JacksonJsonProvider and register the module Jaxrs2TypesModule.
CustomTypeModulesRegistrationProvider() - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new CustomTypeModulesRegistrationProvider object.
CustomTypeModulesRegistrationProvider(Annotations...) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new new CustomTypeModulesRegistrationProvider object with the given parameters.
CustomTypeModulesRegistrationProvider(ObjectMapper) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new CustomTypeModulesRegistrationProvider object with the given parameters.
CustomTypeModulesRegistrationProvider(ObjectMapper, Annotations[]) - Constructor for class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Instantiates a new new CustomTypeModulesRegistrationProvider object with the given parameters.

D

de.alpharogroup.service.rs - package de.alpharogroup.service.rs
 
de.alpharogroup.service.rs.filter - package de.alpharogroup.service.rs.filter
 
de.alpharogroup.service.rs.providers - package de.alpharogroup.service.rs.providers
 
delete(PK) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Deletes an entity with the given id.
delete(PK) - Method in interface de.alpharogroup.service.rs.RestfulResource
Deletes an entity with the given id.

F

filter(ContainerRequestContext) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter

G

getAuthenticationScheme() - Method in class de.alpharogroup.service.rs.filter.AuthenticationSecurityContext
getUserPrincipal() - Method in class de.alpharogroup.service.rs.filter.AuthenticationSecurityContext

I

isSecure() - Method in class de.alpharogroup.service.rs.filter.AuthenticationSecurityContext
isSecured() - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Checks if is the resourceClass is annotated with the annotation Securable.
isSigninPath(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Checks if the given path is a sign in path.
isSigninRequest(ContainerRequestContext) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Checks if the current request is a is a sign request.
isUserInRole(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationSecurityContext

N

newFaultResponse() - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Factory callback method for create a new Response.
newRealmValue() - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Factory callback method for create a new realm value for the header key 'WWW-Authenticate'.
newSecurityContext(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Factory method for create a new security context with the given user name.
newToken(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationEndpoint
Create a new token that is associated with the given username.
newTypeModulesRegistration() - Method in class de.alpharogroup.service.rs.providers.CustomTypeModulesRegistrationProvider
Factory callback method for registration of new type modules.

O

onValidateToken(String) - Method in class de.alpharogroup.service.rs.filter.AuthenticationFilter
Abstract callback method that checks if the given token is valid.

R

read(PK) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Read an entity with the given id and maps it to a domain object that will be returned.
read(PK) - Method in interface de.alpharogroup.service.rs.RestfulResource
Read an entity with the given id and maps it to a domain object that will be returned.
RestfulResource<PK,DO extends de.alpharogroup.domain.DomainObject<PK>> - Interface in de.alpharogroup.service.rs
The Interface RestfulResource.

S

Securable - Annotation Type in de.alpharogroup.service.rs
The annotation Securable.

U

update(DO) - Method in class de.alpharogroup.service.rs.AbstractRestfulResource
Updates the given domain object to the underlying database.
update(DO) - Method in interface de.alpharogroup.service.rs.RestfulResource
Updates the given domain object to the underlying database.
A C D F G I N O R S U 
Skip navigation links

Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.