Uses of Class
de.xima.fc.security.authentication.model.properties.OAuth2AuthenticatorProperties
- 
Packages that use OAuth2AuthenticatorProperties Package Description de.xima.fc.testhelper.security  - 
- 
Uses of OAuth2AuthenticatorProperties in de.xima.fc.testhelper.security
Methods in de.xima.fc.testhelper.security that return OAuth2AuthenticatorProperties Modifier and Type Method Description static <T extends IAuthenticator<?>>
OAuth2AuthenticatorProperties<T>DummyAuthenticatorPropsFactory. dummyOauthProps(T authenticator) 
 -