Uses of Interface
org.jivesoftware.admin.ServletRequestAuthenticator
Packages that use ServletRequestAuthenticator
-
Uses of ServletRequestAuthenticator in org.jivesoftware.admin
Classes in org.jivesoftware.admin that implement ServletRequestAuthenticatorModifier and TypeClassDescriptionclass
Enables CA SiteMinder/Single Sign-On authentication to the admin console - https://www.ca.com/gb/products/ca-single-sign-on.htmlMethod parameters in org.jivesoftware.admin with type arguments of type ServletRequestAuthenticatorModifier and TypeMethodDescriptionstatic boolean
AuthCheckFilter.isServletRequestAuthenticatorInstanceOf
(Class<? extends ServletRequestAuthenticator> clazz) Indicates if the currently-installed ServletRequestAuthenticator is an instance of a specific class.