MCPcopy Create free account

hub / github.com/FrontierPsychiatrist/spring-oauth-example / functions

Functions102 in github.com/FrontierPsychiatrist/spring-oauth-example

↓ 4 callersMethodoauthDataSource
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:29
↓ 3 callersMethodtokenStore
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:45
↓ 2 callersMethodapprovalStore
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:50
↓ 2 callersMethodauthorizationCodeServices
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:55
↓ 2 callersMethodgetName
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:48
↓ 2 callersMethodsetValue
(Object value)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:20
↓ 1 callersMethodclientDetailsService
We expose the JdbcClientDetailsService because it has extra methods that the Interface does not have. E.g. {@link org.springframework.security.oauth2.
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:40
↓ 1 callersMethodfindByMessageLike
(String message)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/TodoRepository.java:12
↓ 1 callersMethodfindByName
(String name)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/CredentialsRepository.java:10
↓ 1 callersMethodgetAuthorities
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:64
↓ 1 callersMethodgetAuthority
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Authority.java:30
↓ 1 callersMethodgetPassword
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:56
↓ 1 callersMethodisEnabled
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:72
↓ 1 callersMethodloginPage
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/IndexController.java:57
↓ 1 callersMethodoauthDataSource
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:24
MethodClientController
(JdbcClientDetailsService clientDetailsService)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/ClientController.java:27
MethodIndexController
(JdbcClientDetailsService clientDetailsService, ApprovalStore approvalStore, TokenStore tokenStore)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/IndexController.java:31
MethodJdbcUserDetailsService
(CredentialsRepository credentialsRepository)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/JdbcUserDetailsService.java:15
MethodSQLiteDialect
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:17
MethodSplitCollectionEditor
(Class<? extends Collection> collectionType, String splitRegex)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/SplitCollectionEditor.java:18
MethodTodoController
(TodoRepository todoRepository)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/TodoController.java:16
MethodaddPropertyChangeListener
(PropertyChangeListener listener)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:72
MethodbindLimitParametersInReverseOrder
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:104
Methodconfigure
(ResourceServerSecurityConfigurer resources)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:30
Methodconfigure
(WebSecurity web)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/SecurityConfiguration.java:26
Methodconfigure
(ClientDetailsServiceConfigurer clients)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OAuthConfiguration.java:60
Methodconvert
(String source)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/ConvertersConfiguration.java:28
MethodcorsFilter
This special filter is needed so unauthorized request that are rejected by Spring security still have CORS headers. For some reason he {@code bean.set
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/ResourceServerMain.java:30
MethoddropConstraints
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:152
MethodeditClient
Create/update a client from the form. @param clientDetails The model to create/update. @param newClient Indicates if this is a new client. If null it'
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/ClientController.java:65
MethodfindByMessageLike
(@RequestParam("message") String message)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/TodoController.java:30
MethodgetAddForeignKeyConstraintString
(String constraintName, String[] foreignKey, String referen
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:172
MethodgetAddPrimaryKeyConstraintString
(String constraintName)
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:179
MethodgetAsText
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:45
MethodgetCurrentTimestampSelectString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:124
MethodgetCustomEditor
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:62
MethodgetDoneTime
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:60
MethodgetDropForeignKeyString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:167
MethodgetForUpdateString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:157
MethodgetId
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:28
MethodgetId
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:32
MethodgetId
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Authority.java:22
MethodgetIdentityColumnString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:88
MethodgetIdentitySelectString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:94
MethodgetJavaInitializationString
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:40
MethodgetLimitString
(String query, boolean hasOffset)
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:109
MethodgetMessage
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:44
MethodgetSelectGUIDString
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:194
MethodgetTags
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:57
MethodgetValue
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:25
MethodgetVersion
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:36
MethodgetVersion
()
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:40
MethodhasAlterTable
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:147
MethodhasDataTypeInIdentityColumn
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:83
MethodinitBinder
(WebDataBinder binder)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/ClientController.java:31
MethodisCurrentTimestampSelectStringCallable
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:119
MethodisDone
()
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:52
MethodisPaintable
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:30
MethodloadUserByUsername
(String username)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/JdbcUserDetailsService.java:19
Methodmain
(String[] args)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/ResourceServerMain.java:56
Methodmain
(String[] args)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OauthServerMain.java:29
MethodmainDataSource
Main data source containing the credentials. In this is example this is the DB from the resource server.
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/ResourceServerMain.java:49
MethodmainDataSource
Main data source containing the credentials. In this is example this is the DB from the resource server.
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/OauthServerMain.java:22
MethodoneTodo
(@PathVariable("id") Long id)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/TodoController.java:25
MethodpaintValue
(Graphics gfx, Rectangle box)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:35
MethodremovePropertyChangeListener
(PropertyChangeListener listener)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:77
MethodresolveBothSpaceTrimFromFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:52
MethodresolveBothSpaceTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:48
MethodresolveBothTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:64
MethodresolveLeadingSpaceTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:56
MethodresolveLeadingTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:68
MethodresolveTrailingSpaceTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:60
MethodresolveTrailingTrimFunction
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:72
MethodrevokeApproval
(@ModelAttribute Approval approval)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/IndexController.java:48
Methodroot
(Map<String, Object> model, Principal principal)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/IndexController.java:37
MethodsetAsText
(String text)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:50
MethodsetAsText
(String text)
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/SplitCollectionEditor.java:24
MethodsetAuthorities
(List<Authority> authorities)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:68
MethodsetAuthority
(String authority)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Authority.java:35
MethodsetDone
(boolean done)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:56
MethodsetDoneTime
(Date doneTime)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:64
MethodsetEnabled
(boolean enabled)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:76
MethodsetId
(Long id)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:32
MethodsetId
(Long id)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:36
MethodsetId
(Long id)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Authority.java:26
MethodsetMessage
(String message)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:48
MethodsetName
(String name)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:52
MethodsetPassword
(String password)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:60
MethodsetVersion
(Integer version)
resource-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Todo.java:40
MethodsetVersion
(Integer version)
oauth-common/src/main/java/de/frontierpsychiatrist/example/oauth/domain/Credentials.java:44
MethodshowEditOrAddForm
Display an edit/create form for a client. @param clientId The id of the client to display. If null a create form will be displayed. @param model The S
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/domain/ClientController.java:46
MethodstringDateConverter
Converter for the format yyyy-MM-dd HH:mm:ss Currently needed for the approval revoke form that needs to bind the expiresAt and lastUpdatedAt dates o
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/ConvertersConfiguration.java:23
MethodsupportsCurrentTimestampSelection
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:114
MethodsupportsCustomEditor
()
oauth-server/src/main/java/de/frontierpsychiatrist/example/oauth/editors/AuthorityPropertyEditor.java:67
MethodsupportsIdentityColumns
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:78
MethodsupportsIfExistsBeforeTableName
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:184
MethodsupportsLimit
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:99
MethodsupportsOuterJoinForUpdate
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:162
MethodsupportsTupleDistinctCounts
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:189
MethodsupportsUnionAll
()
oauth-common/src/main/java/org/hibernate/dialect/SQLiteDialect.java:142
next →1–100 of 102, ranked by callers