public interface ProfileConfiguration
extends net.shibboleth.utilities.java.support.component.IdentifiedComponent
| Modifier and Type | Method and Description |
|---|---|
String |
getInboundSubflowId()
Get the subflow ID to execute prior to mainline profile processing.
|
String |
getOutboundSubflowId()
Get the subflow ID to execute after mainline profile processing.
|
SecurityConfiguration |
getSecurityConfiguration()
Get the
SecurityConfiguration to use with this profile. |
@Nullable String getInboundSubflowId()
@Nullable String getOutboundSubflowId()
@Nullable SecurityConfiguration getSecurityConfiguration()
SecurityConfiguration to use with this profile.Copyright © 1999–2014. All rights reserved.