public class CustomSecurityProfile extends BaseSecurityProfile implements SecurityProfile
The Presto interface for a custom security profile. Security profiles are automatically instantiated by Presto Service Access Engines for mashables that require authentication based on the security profile information supplied when the mashable is registered.
CUSTOM_AUTH, HTTP_BASIC_AUTH, NTLM_AUTH, SSL_MUTUAL_AUTH, SSL_SELFSIGN_AUTH, SSO_AUTH
Constructor and Description |
---|
CustomSecurityProfile() |