#include <shibsp/binding/ProtocolProvider.h>
Public Member Functions | |
| virtual const PropertySet * | getInitiator (const char *protocol, const char *service) const =0 |
| Returns configuration details for initiating a protocol service, as a PropertySet. | |
| virtual const std::vector< const PropertySet * > & | getBindings (const char *protocol, const char *service) const =0 |
| Returns an ordered array of protocol bindings available for a specified service. | |
|
||||||||||||
|
Returns an ordered array of protocol bindings available for a specified service.
|
|
||||||||||||
|
Returns configuration details for initiating a protocol service, as a PropertySet.
|
1.4.6