Interface IConsentContextServices
-
public interface IConsentContextServices
-
-
Field Summary
Fields Modifier and Type Field Description static IConsentContextServicesNULL_IMPLImplementation of this interface that simply always throws aUnsupportedOperationException
-
-
-
Field Detail
-
NULL_IMPL
static final IConsentContextServices NULL_IMPL
Implementation of this interface that simply always throws aUnsupportedOperationException
-
-