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