org.apache.servicemix.cxfbc
Class CxfBcConfiguration
java.lang.Object
org.apache.servicemix.cxfbc.CxfBcConfiguration
public class CxfBcConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CxfBcConfiguration
public CxfBcConfiguration()
getAuthenticationService
public AuthenticationService getAuthenticationService()
- Returns:
- the authenticationService
setAuthenticationService
public void setAuthenticationService(AuthenticationService authenticationService)
- Parameters:
authenticationService - the authenticationService to set
getAuthenticationServiceName
public String getAuthenticationServiceName()
- Returns:
- the authenticationServiceName
setAuthenticationServiceName
public void setAuthenticationServiceName(String authenticationServiceName)
- Parameters:
authenticationServiceName - the authenticationServiceName to set
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.