Uses of Interface
org.hippoecm.hst.core.request.ContextCredentialsProvider
-
Packages that use ContextCredentialsProvider Package Description org.hippoecm.hst.core.request The org.hippoecm.hst.core.request package defines the API for the HST Core Request -
-
Uses of ContextCredentialsProvider in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return ContextCredentialsProvider Modifier and Type Method Description ContextCredentialsProvider
HstRequestContext. getContextCredentialsProvider()
Returns the context credentials provider
-