public interface HttpSecuritySourceInstanceContext
HttpSecuritySourceInstance
.Modifier and Type | Method and Description |
---|---|
void |
setErrorMessage(String message)
Specifies an error message.
|
void |
setHttpSecurityTypeLoaded(boolean isHttpSecurityTypeLoaded)
Flags if
HttpSecurityType is loaded. |
void |
setTitle(String title)
Specifies the title.
|
void setTitle(String title)
title
- Title.void setErrorMessage(String message)
message
- Error message or null
to indicate no error.void setHttpSecurityTypeLoaded(boolean isHttpSecurityTypeLoaded)
HttpSecurityType
is loaded.isHttpSecurityTypeLoaded
- true
HttpSecurityType
loaded.Copyright © 2005–2016. All rights reserved.