Constant Field Values
Contents
net.shibboleth.*
-
net.shibboleth.idp.plugin.oidc.op.admin.impl.DoClientManagementOperation Modifier and Type Constant Field Value public static final StringCLIENT_ID"clientId"
-
net.shibboleth.idp.plugin.oidc.op.attribute.filter.spring.impl.AttributeFilterNamespaceHandler Modifier and Type Constant Field Value public static final StringNAMESPACE"urn:mace:shibboleth:2.0:afp:oidc"
-
net.shibboleth.idp.plugin.oidc.op.cli.IssueRegistrationAccessTokenArguments Modifier and Type Constant Field Value public static final StringURL_PARAM_CLIENT_ID"clientId"public static final StringURL_PARAM_LIFETIME"tokenLifetime"public static final StringURL_PARAM_POLICY_ID"policyId"public static final StringURL_PARAM_POLICY_LOCATION"policyLocation"public static final StringURL_PARAM_REPLACEMENT"replacement"
-
net.shibboleth.idp.plugin.oidc.op.encoding.impl.NimbusResponseEncoder Modifier and Type Constant Field Value public static final StringDEFAULT_TEMPLATE_ID"/templates/oidc-form-post.vm"
-
net.shibboleth.idp.plugin.oidc.op.profile.impl.AbstractBuildErrorResponseFromEvent<T extends com.nimbusds.oauth2.sdk.ErrorResponse> Modifier and Type Constant Field Value public static final StringDEFAULT_ERROR_CODE"invalid_request"public static final intDEFAULT_HTTP_STATUS_CODE400
-
net.shibboleth.idp.plugin.oidc.op.profile.logic.AttributeResolutionSubjectLookupFunction Modifier and Type Constant Field Value private static final StringSUB_CLAIM_NAME"sub"
-
net.shibboleth.idp.plugin.oidc.op.servlet.RegisterFilterServletContextInitializer Modifier and Type Constant Field Value public static final StringDEFAULT_MAPPINGS"/profile/oidc/* /profile/oauth2/*"public static final StringFILTER_NAME_DYNAMIC_OIDC_RESPONSE_HEADER"DynamicOidcResponseHeaderFilter"public static final StringTARGET_BEAN_NAME"shibboleth.oidc.ResponseHeaderFilter"