public abstract class AbstractTrustedIdpProtocolHandler extends Object implements TrustedIdpProtocolHandler
| Constructor and Description |
|---|
AbstractTrustedIdpProtocolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleRequest(javax.servlet.http.HttpServletRequest request) |
protected String |
getProperty(TrustedIdp trustedIdp,
String property) |
protected boolean |
isBooleanPropertyConfigured(TrustedIdp trustedIdp,
String property,
boolean defaultValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmapSignInRequest, mapSignInResponsegetProtocolpublic boolean canHandleRequest(javax.servlet.http.HttpServletRequest request)
canHandleRequest in interface TrustedIdpProtocolHandlerprotected String getProperty(TrustedIdp trustedIdp, String property)
protected boolean isBooleanPropertyConfigured(TrustedIdp trustedIdp, String property, boolean defaultValue)
Apache Fediz