public class RemoteProfileServiceConnectionProvider extends AbstractProfileServiceConnectionProvider
| Constructor and Description |
|---|
RemoteProfileServiceConnectionProvider(String providerURL,
String principal,
String credentials) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractProfileServiceConnection |
doConnect() |
protected void |
doDisconnect() |
String |
getCredentials() |
String |
getPrincipal() |
connect, createInitialContext, disconnect, getExistingConnection, isConnected, lookuppublic String getPrincipal()
public String getCredentials()
protected AbstractProfileServiceConnection doConnect()
doConnect in class AbstractProfileServiceConnectionProviderprotected void doDisconnect()
doDisconnect in class AbstractProfileServiceConnectionProviderCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.