Index

A C G J P S U 
All Classes and Interfaces|All Packages

A

authenticate(CredentialsUsernamePassword) - Method in class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 
authenticate(String, String) - Method in class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 

C

checkCredentials(CredentialsUsernamePassword) - Method in class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 
com.rapidclipse.framework.server.security.authentication.jpa - package com.rapidclipse.framework.server.security.authentication.jpa
 
com.rapidclipse.framework.server.security.authorization.jpa - package com.rapidclipse.framework.server.security.authorization.jpa
 

G

getPasswordHasher() - Method in class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 
getPersistenceUnit() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 
getResourceEntityType() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getResources() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getRoleEntityType() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getRoles() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getRolesAndPermissionsSelect() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 
getSubjectEntityType() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getSubjects() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
getUsersAndGroupsSelect() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 

J

JPAAuthenticator - Class in com.rapidclipse.framework.server.security.authentication.jpa
 
JPAAuthenticator(Class<? extends CredentialsUsernamePassword>) - Constructor for class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 
JPAAuthorizationConfigurationProvider - Class in com.rapidclipse.framework.server.security.authorization.jpa
 
JPAAuthorizationConfigurationProvider(Class<? extends AuthorizationSubject>, Class<? extends AuthorizationRole>, Class<? extends AuthorizationResource>) - Constructor for class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 

P

provideConfiguration() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
provideConfiguration() - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider

S

setPasswordHasher(PasswordHasher) - Method in class com.rapidclipse.framework.server.security.authentication.jpa.JPAAuthenticator
 
SQLAuthorizationConfigurationProvider - Class in com.rapidclipse.framework.server.security.authorization.jpa
 
SQLAuthorizationConfigurationProvider(String, String) - Constructor for class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 
SQLAuthorizationConfigurationProvider(String, String, String) - Constructor for class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 

U

unboxGroups(String, List<Object[]>) - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 
unboxPermissions(String, List<Object[]>) - Method in class com.rapidclipse.framework.server.security.authorization.jpa.SQLAuthorizationConfigurationProvider
 
unboxResources(Collection<? extends AuthorizationResource>) - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
unboxRoles(Collection<? extends AuthorizationRole>) - Method in class com.rapidclipse.framework.server.security.authorization.jpa.JPAAuthorizationConfigurationProvider
 
A C G J P S U 
All Classes and Interfaces|All Packages