- selectProfileConfiguration(Map<String, ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
- servletContext - Variable in class net.shibboleth.idp.profile.RequestContextBuilder
-
- setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
-
Set the authentication flows to use.
- setDefaultAuthenticationMethods(List<Principal>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
-
Set the default authentication methods to use, expressed as custom principals.
- setHttpRequest(HttpServletRequest) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
- setHttpResponse(HttpServletResponse) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
- setInboundMessage(Object) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the inbound message.
- setInboundMessageId(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the ID of the inbound message.
- setInboundMessageIssueInstant(long) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the issue instant of the inbound message in milliseconds.
- setInboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the issuer of the inbound message.
- setNameIDFormatPrecedence(List<String>) - Method in class net.shibboleth.idp.relyingparty.MockAuthenticationProfileConfiguration
-
Set the name identifier formats to use.
- setOutboundMessage(Object) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the outbound message.
- setOutboundMessageId(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the ID of the outbound message.
- setOutboundMessageIssueInstant(long) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the issue instant of the outbound message in milliseconds.
- setOutboundMessageIssuer(String) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the issuer of the outbound message.
- setRelyingPartyProfileConfigurations(Collection<ProfileConfiguration>) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-
Sets the profile configurations associated with the relying party.
- setServletContext(ServletContext) - Method in class net.shibboleth.idp.profile.RequestContextBuilder
-