Class RemoteEndpointAccessPolicyConf
- java.lang.Object
-
- org.apache.syncope.common.lib.policy.RemoteEndpointAccessPolicyConf
-
- All Implemented Interfaces:
Serializable
,BaseBean
,AccessPolicyConf
public class RemoteEndpointAccessPolicyConf extends Object implements AccessPolicyConf
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RemoteEndpointAccessPolicyConf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getAcceptableResponseCodes()
String
getEndpointUrl()
void
setEndpointUrl(String endpointUrl)
-