public class InCoreAuthenticationFactory extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<IInCoreAuthentication>
| Constructor and Description |
|---|
InCoreAuthenticationFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<IInCoreAuthentication> |
factoryClass() |
IInCoreAuthentication |
instance(BmContext context,
java.lang.String... params) |
public java.lang.Class<IInCoreAuthentication> factoryClass()
factoryClass in interface ServerSideServiceProvider.IServerSideServiceFactory<IInCoreAuthentication>public IInCoreAuthentication instance(BmContext context, java.lang.String... params) throws ServerFault
instance in interface ServerSideServiceProvider.IServerSideServiceFactory<IInCoreAuthentication>ServerFaultCopyright © 2021. All Rights Reserved.