Interface SAMLBinding
- All Known Implementing Classes:
SAMLInboundBinding
,SAMLOutboundBinding
- Since:
- 2023.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the URI that identifies this binding as listed inSAMLConstants
for instance.
-
Method Details
-
getBindingURI
String getBindingURI()Returns the URI that identifies this binding as listed inSAMLConstants
for instance.- Returns:
- the binding URI
-