public class AuthWrapperFactory extends Object
IAuthenticatorWrappers| Constructor and Description |
|---|
AuthWrapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IAuthenticatorWrapper<?> |
createWrapper(IAuthenticator<?> auth)
Creats an
IAuthenticatorWrapper by the given IAuthenticator entity |
public static IAuthenticatorWrapper<?> createWrapper(IAuthenticator<?> auth)
IAuthenticatorWrapper by the given IAuthenticator entityauth - the IAuthenticator entityIAuthenticatorWrapper-instance or null if the the IAuthenticator is
null or the EAuthClientType is not mappedCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.