| Package | Description |
|---|---|
| org.oncoblocks.centromere.web.config | |
| org.oncoblocks.centromere.web.security |
| Modifier and Type | Method and Description |
|---|---|
TokenOperations |
WebSecurityConfig.ApiTokenAuthenticationConfig.tokenUtils() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTokenUtils
Simple implementation of
TokenOperations that
creates a user authentication token from hashed credentials and authentication time stamps. |
| Constructor and Description |
|---|
AuthenticationTokenProcessingFilter(TokenOperations tokenOperations,
org.springframework.security.core.userdetails.UserDetailsService userDetailsService) |
Copyright © 2016. All rights reserved.