public class AuthenticationServiceFactory extends Object implements org.glassfish.hk2.api.Factory<ibase.rest.api.authentication.v1.adapter.AuthenticationService>
| Constructor and Description |
|---|
AuthenticationServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(ibase.rest.api.authentication.v1.adapter.AuthenticationService obj) |
ibase.rest.api.authentication.v1.adapter.AuthenticationService |
provide() |
public void dispose(ibase.rest.api.authentication.v1.adapter.AuthenticationService obj)
dispose in interface org.glassfish.hk2.api.Factory<ibase.rest.api.authentication.v1.adapter.AuthenticationService>public ibase.rest.api.authentication.v1.adapter.AuthenticationService provide()
provide in interface org.glassfish.hk2.api.Factory<ibase.rest.api.authentication.v1.adapter.AuthenticationService>Copyright © 2016. All rights reserved.