MCPcopy Create free account

hub / github.com/apereo/cas / functions

Functions22,235 in github.com/apereo/cas

↓ 4 callersMethodresolveRequestParameters
Resolve request parameters map. @param attributes the attributes @param context the context @return the map
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/OAuth20RequestParameterResolver.java:136
↓ 4 callersMethodresolveServiceFromAuthenticationRequest
(final Service service)
core/cas-server-core/src/main/java/org/apereo/cas/AbstractCentralAuthenticationService.java:90
↓ 4 callersMethodresolveToken
(final Ticket token, final Class<U> clazz)
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/endpoints/BaseOAuth20Controller.java:39
↓ 4 callersMethodrestore
Restore. @param requestContext the request context @param webContext the web context @param ticket the ticket @param client the c
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/web/flow/DelegatedClientAuthenticationWebflowStateContributor.java:43
↓ 4 callersMethodretrieveIdentifier
Retrieve identifier. @param webContext the web context @param client the client @return the string
support/cas-server-support-pac4j-core-clients/src/main/java/org/apereo/cas/support/pac4j/authentication/clients/DelegatedClientSessionManager.java:40
↓ 4 callersMethodreturnClientToPool
(final MemcachedClientIF clientFromPool)
support/cas-server-support-memcached-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/MemcachedTicketRegistry.java:159
↓ 4 callersMethodrevoke
Removes keys in the keystore that marked as {@link JsonWebKeyLifecycleStates#PREVIOUS}. @return the json web key set
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/rotation/OidcJsonWebKeystoreRotationService.java:41
↓ 4 callersMethodsearchUser
(final PasswordManagementQuery query)
support/cas-server-support-syncope-authentication/src/main/java/org/apereo/cas/syncope/pm/SyncopePasswordManagementService.java:216
↓ 4 callersMethodselect
Proceed multifactor provider selection criteria. @return the multifactor provider selection criteria
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/actions/composite/MultifactorProviderSelectionCriteria.java:26
↓ 4 callersMethodsendPayload
(final RedisMessagePayload payload)
support/cas-server-support-redis-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/pub/DefaultRedisTicketRegistryMessagePublisher.java:55
↓ 4 callersMethodsetActiveFlow
(final Flow flow)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:85
↓ 4 callersMethodsetCode
Définit la valeur de la propriété code. @param value allowed object is {@link String }
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/soap/generated/LoginQueryResult.java:215
↓ 4 callersMethodsetConfigMap
Sets config map. @param namedConfig the map config @param config the config
support/cas-server-support-hazelcast-core/src/main/java/org/apereo/cas/hz/HazelcastConfigurationFactory.java:64
↓ 4 callersMethodsetCredentialRepository
Sets the credential repository to use. @param repository The credential repository to use, or {@code null} to disable this feature.
support/cas-server-support-gauth-core-mfa/src/main/java/org/apereo/cas/gauth/CasGoogleAuthenticator.java:58
↓ 4 callersMethodsetCurrentAuthentication
Sets authentication. @param authentication the authentication
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/AuthenticationHolder.java:20
↓ 4 callersMethodsetErr
Définit la valeur de la propriété err. @param value allowed object is {@link String }
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/soap/generated/LoginSearchResult.java:123
↓ 4 callersMethodsetExtraInfo
Sets extra info. @param extraInfo the extra info
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:255
↓ 4 callersMethodsetKeyObtentionIterations
Sets key obtention iterations. @param iter the iter
core/cas-server-core-configuration-api/src/main/java/org/apereo/cas/configuration/support/CasConfigurationJasyptCipherExecutor.java:150
↓ 4 callersMethodsetLoggedOutAlready
Set if the service is already logged out. @param loggedOutAlready if the service is already logged out.
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/WebApplicationService.java:56
↓ 4 callersMethodsetPhone
Définit la valeur de la propriété phone. @param value allowed object is {@link String }
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/soap/generated/LoginQueryResult.java:323
↓ 4 callersMethodsetServletPath
(final String path)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:132
↓ 4 callersMethodsetupTestContextFor
(final String spMetadataPath, final String spEntityId)
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/builders/enc/SamlObjectSignatureValidatorTests.java:61
↓ 4 callersMethodsha512ConsentAttributeNames
(final Map<String, List<Object>> attributes)
support/cas-server-support-consent-core/src/main/java/org/apereo/cas/consent/DefaultConsentDecisionBuilder.java:104
↓ 4 callersMethodshouldProceedWithMultifactorProviderSelection
Should proceed with multifactor provider selection. @param requestContext the request context @return true/false
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/actions/composite/MultifactorProviderSelectionCriteria.java:19
↓ 4 callersMethodshouldResumeOnFailure
(final Throwable failure)
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/policy/GroovyScriptAuthenticationPolicy.java:80
↓ 4 callersMethodshouldResumeOnFailure
Should authentication chain resume on failure? @param failure the failure @return resume, or block
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationPolicy.java:111
↓ 4 callersMethodshutdown
()
support/cas-server-support-saml-sp-integrations/src/test/java/org/apereo/cas/util/SamlSPUtilsTests.java:35
↓ 4 callersMethodsign
Sign the array by first turning it into a base64 encoded string. @param value the value @param signingKey the signing key @return the byte [ ]
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/cipher/AbstractCipherExecutor.java:111
↓ 4 callersMethodsign
(final byte[] value, final Key signingKey)
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/util/InternalJwtAccessTokenCipherExecutor.java:129
↓ 4 callersMethodsignAuthnRequest
(final HttpServletRequest request, final HttpServletResponse res
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/sso/SSOSamlIdPProfileCallbackHandlerControllerTests.java:170
↓ 4 callersMethodsignJwsHMACSha512
Sign jws. @param key the key @param value the value @param headers the headers @return the byte []
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:403
↓ 4 callersMethodsignJwsRSASha512
Sign jws. @param key the key @param value the value @param headers the headers @return the byte []
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:420
↓ 4 callersMethodssoStatus
Sso status response entity. @param tgc the tgc @param request the request @return the response entity
support/cas-server-support-reports-core/src/main/java/org/apereo/cas/web/report/SingleSignOnSessionStatusEndpoint.java:52
↓ 4 callersMethodstatsArray
(final SimpleCacheStatistics... statistics)
core/cas-server-core-monitor/src/test/java/org/apereo/cas/monitor/CacheHealthIndicatorTests.java:34
↓ 4 callersMethodstoreAuthnRequest
(final MockHttpServletRequest request, final MockHttpServletResponse response,
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/sso/SSOSamlIdPProfileCallbackHandlerControllerTests.java:210
↓ 4 callersFunctionsubmitLogin
(page, user = "casuser", password = "BadPassword1")
ci/tests/puppeteer/scenarios/authn-throttle-with-buckets/script.js:48
↓ 4 callersMethodsupports
(final Credential credential)
support/cas-server-support-spnego/src/main/java/org/apereo/cas/support/spnego/authentication/handler/support/JcifsSpnegoAuthenticationHandler.java:124
↓ 4 callersMethodsupports
(final Credential credential)
support/cas-server-support-surrogate-core/src/main/java/org/apereo/cas/authentication/SurrogatePrincipalResolver.java:35
↓ 4 callersMethodsyncopeUserSearch
Syncope search. @param properties the properties @param user the user @return the optional
support/cas-server-support-syncope-authentication/src/main/java/org/apereo/cas/syncope/SyncopeUtils.java:200
↓ 4 callersMethodtestMatchWithDifferentSalt
(final String algorithm, final String encodedPassword)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/crypto/GlibcCryptPasswordEncoderTests.java:34
↓ 4 callersMethodthrowIfNull
Throw if null. @param <T> the type parameter @param value the value @param handler the handler @return the t @throws Throwable the throwable
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/FunctionUtils.java:588
↓ 4 callersMethodthrowIfUnrecognizedParamName
Examines the Filter init parameter names and throws ServletException if they contain an unrecognized init parameter name. <p> This is a stateless stat
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/filters/RequestParameterPolicyEnforcementFilter.java:165
↓ 4 callersMethodtoAccessTokenRequest
To access token request access token request data holder. @param authzRequest the authz request @return the access token request data holder
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/ticket/OidcPushedAuthorizationRequestFactory.java:28
↓ 4 callersMethodtoAuthenticatorInstance
()
support/cas-server-support-gauth-core/src/main/java/org/apereo/cas/gauth/DefaultCasGoogleAuthenticator.java:61
↓ 4 callersMethodtoAuthorizationRequest
To authorization request. @param context the context @param authentication the authentication @param service the service @para
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/response/callback/OAuth20AuthorizationResponseBuilder.java:75
↓ 4 callersMethodtoCipher
Convert the key into a cipher instance. @return the cipher
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServicePublicKey.java:47
↓ 4 callersMethodtoExpirationPolicy
()
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/DefaultRegisteredServiceTicketGrantingTicketExpirationPolicy.java:47
↓ 4 callersMethodtoJsonString
(final Object body)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockWebServer.java:495
↓ 4 callersMethodtoResourceString
To resource string. @param arg the arg @return the string
core/cas-server-core-audit-api/src/main/java/org/apereo/inspektr/audit/spi/support/ReturnValueAsStringResourceResolver.java:65
↓ 4 callersMethodtoTicketExpirationPolicy
To ticket expiration policy. @return the expiration policy
support/cas-server-support-saml-idp-ticket/src/main/java/org/apereo/cas/ticket/query/SamlAttributeQueryTicketExpirationPolicyBuilder.java:35
↓ 4 callersMethodtoWebContext
(final RequestContext requestContext)
support/cas-server-support-duo-core/src/main/java/org/apereo/cas/adaptors/duo/web/flow/action/DuoSecurityUniversalPromptValidateLoginAction.java:136
↓ 4 callersFunctiontocItem
(id, text)
docs/cas-server-documentation/javascripts/main.js:316
↓ 4 callersMethodtrackIdentifier
Track session id. @param webContext the web context @param ticket the ticket @param client the client
support/cas-server-support-pac4j-core-clients/src/main/java/org/apereo/cas/support/pac4j/authentication/clients/DelegatedClientSessionManager.java:31
↓ 4 callersMethodtransform
(final String formUserId)
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/transforms/ChainingPrincipalNameTransformer.java:29
↓ 4 callersMethodtranslate
Translate request into a response and store the service. @param registrationRequest the registration request @param givenService the given ser
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/web/controllers/dynareg/OidcClientRegistrationRequestTranslator.java:24
↓ 4 callersFunctiontypePassword
(page, pswd, confirm)
ci/tests/puppeteer/scenarios/password-expiration-authnwarning/script.js:51
↓ 4 callersMethodunlock
Attempts to release this lock.
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/concurrent/CasReentrantLock.java:92
↓ 4 callersMethodupdatePoliciesForResourceSet
Update policy for resource set. @param resourceId the resource id @param policyId the policy id @param body the body @param request the re
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/policy/UmaUpdatePolicyForResourceSetEndpointController.java:49
↓ 4 callersMethodupdateResourceSet
Update resource set response entity. @param id the id @param body the body @param request the request @param response the response @return
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/resource/UmaUpdateResourceSetRegistrationEndpointController.java:49
↓ 4 callersMethodvalidate
Validate the cas configuration properties from property sources found in the application context and report back results.. @return the list
support/cas-server-support-configuration-metadata-repository/src/main/java/org/apereo/cas/metadata/CasConfigurationPropertiesValidator.java:58
↓ 4 callersMethodverify
(final RegisteredServiceAuthenticationPolicyCriteria criteria)
core/cas-server-core-services/src/test/java/org/apereo/cas/services/DefaultRegisteredServiceAuthenticationPolicyTests.java:28
↓ 4 callersMethodverifyAuthenticationContextSignature
(final Pair<? extends SignableSAMLObject, MessageContext> authenticationContext,
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/AbstractSamlIdPProfileHandlerController.java:420
↓ 4 callersMethodverifyFileNamePattern
(final Pattern pattern, final String name)
core/cas-server-core-services-registry/src/test/java/org/apereo/cas/services/resource/DefaultRegisteredServiceResourceNamingStrategyTests.java:22
↓ 4 callersMethodverifyJwt
()
support/cas-server-support-oauth/src/test/java/org/apereo/cas/ticket/accesstoken/OAuth20JwtBuilderTests.java:22
↓ 4 callersMethodverifyRepositoryAction
(final String actualPrincipalId, final Map<String, List<Object>> pro
support/cas-server-support-aup-webflow/src/test/java/org/apereo/cas/aup/BaseAcceptableUsagePolicyRepositoryTests.java:90
↓ 4 callersMethodverifySignature
(final byte[] value, final Key givenKey)
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/cipher/AbstractCipherExecutor.java:175
↓ 4 callersMethodwaitUntilActive
Wait until active. @param dynamo the dynamo @param tableName the table name @throws Exception the exception
support/cas-server-support-dynamodb-core/src/main/java/org/apereo/cas/dynamodb/DynamoDbTableUtils.java:56
↓ 4 callersMethodwithAccount
With account redis composite key. @param account the account @return the redis composite key
support/cas-server-support-gauth-redis/src/main/java/org/apereo/cas/gauth/RedisCompositeKey.java:86
↓ 4 callersMethodwithTransaction
With transaction. @param <T> the type parameter @param action the action
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/CasEventRepository.java:54
↓ 4 callersMethodwriteAccountToJsonResource
()
support/cas-server-support-consent-core/src/main/java/org/apereo/cas/consent/JsonConsentRepository.java:99
↓ 4 callersMethodwriteAttributeValue
(final XMLStreamWriter writer, final String uri, final Object attribute
support/cas-server-support-ws-idp/src/main/java/org/apereo/cas/ws/idp/services/DefaultWSFederationRelyingPartyAttributeWriter.java:54
↓ 4 callersMethodwriteCertificateAndKey
Write certificate and keys. @param privateKeyWriter the private key writer @param certificateWriter the certificate writer
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/idp/metadata/writer/SamlIdPCertificateAndKeyWriter.java:19
↓ 4 callersFunctionz
(a,b,c,d,e,f)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 3 callersFunctionJ
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 3 callersFunctionPa
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:2
↓ 3 callersFunctionV
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 3 callersFunctionZ
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 3 callersFunctionaH
support/cas-server-support-thymeleaf/src/main/resources/static/js/samlidp/idpselect.js:1144
↓ 3 callersMethodaccepted
Factory method. Indicate AUP has been accepted. @param principal the principal @return the acceptable usage policy status
support/cas-server-support-aup-core/src/main/java/org/apereo/cas/aup/AcceptableUsagePolicyStatus.java:41
↓ 3 callersFunctionactivateDashboardTab
(idx)
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:4046
↓ 3 callersMethodaddAction
Add action. @param action the action
support/cas-server-support-trusted/src/main/java/org/apereo/cas/adaptors/trusted/web/flow/ChainingPrincipalFromRequestNonInteractiveCredentialsAction.java:39
↓ 3 callersMethodaddAttribute
(final String key, final List<Object> value)
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/DefaultAuthenticationBuilder.java:190
↓ 3 callersMethodaddAttributeReleasePolicy
( final RegisteredServiceChainingAttributeReleasePolicy chain, final BaseOidcScopeAttributeRel
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/services/OidcServiceRegistryListener.java:39
↓ 3 callersMethodaddErrorMessageToContext
(final RequestContext requestContext)
support/cas-server-support-gauth-core/src/main/java/org/apereo/cas/gauth/web/flow/GoogleAuthenticatorValidateSelectedRegistrationAction.java:26
↓ 3 callersFunctionaddMessages
(messages)
support/cas-server-support-thymeleaf/src/main/resources/static/js/webauthn/webauthn.js:283
↓ 3 callersMethodaddPolicies
Add providers. @param policy the provider
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/ChainingRegisteredServiceSingleSignOnParticipationPolicy.java:53
↓ 3 callersMethodaddTicketsToRegistry
(final TicketRegistry registry, final int tgtCount, final int stCount)
core/cas-server-core-monitor/src/test/java/org/apereo/cas/monitor/SessionHealthIndicatorTests.java:57
↓ 3 callersMethodafterCompletion
( final HttpServletRequest request, final HttpServletResponse response, final Object h
api/cas-server-core-api-throttle/src/main/java/org/apereo/cas/web/support/ThrottledSubmissionHandlerInterceptor.java:81
↓ 3 callersMethodafterSessionTermination
After session termination. @param terminationResults the termination results @param requestContext the request context
api/cas-server-core-api-logout/src/main/java/org/apereo/cas/logout/SessionTerminationHandler.java:39
↓ 3 callersMethodaggregate
Aggregate stream. @return the stream
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/CasEventRepository.java:156
↓ 3 callersMethodallowed
Allowed ip address intelligence response. @return the ip address intelligence response
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/adaptive/intel/IPAddressIntelligenceResponse.java:42
↓ 3 callersMethodalwaysExpiresExpirationPolicyBuilder
()
support/cas-server-support-oauth/src/test/java/org/apereo/cas/AbstractOAuth20Tests.java:372
↓ 3 callersMethodanalyze
(final Throwable rootFailure, final BeanDefinitionStoreException cause)
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/boot/BeanDefinitionStoreFailureAnalyzer.java:47
↓ 3 callersMethodappendCanonicalizedAttributeToQuery
Append the attribute and its canonicalized value/s to the {@code queryBuilder}. Uses {@code queryAttribute} to determine whether or not the value/s sh
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/AbstractQueryPersonAttributeDao.java:123
↓ 3 callersMethodasMultiValueMap
As multi value map. @param innerMap the inner map @return the multi value map
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:651
↓ 3 callersFunctionassertFailure
(page)
ci/tests/puppeteer/scenarios/service-access-strategy-requiredattrs/script.js:27
↓ 3 callersMethodassertModelAndView
(final ModelAndView mv)
support/cas-server-support-reports/src/test/java/org/apereo/cas/web/report/CasProtocolValidationEndpointTests.java:80
↓ 3 callersMethodassertProviderResolutionFromManyProviders
(final MultifactorAuthenticationTrigger trigger,
core/cas-server-core-authentication-mfa/src/test/java/org/apereo/cas/authentication/DefaultMultifactorAuthenticationProviderResolverTests.java:35
↓ 3 callersMethodassertThrowsOrNot
Null safe assertThrows and assertDoesNotThrow.. @param expected Expected exception type. +null+ if no exception should be thrown. @param executable
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/junit/Assertions.java:58
↓ 3 callersMethodauthorizeMappedAttributes
Authorize release of allowed attributes map. Map each entry in the allowed list into an array first by the original key, value and the original entry
core/cas-server-core-authentication-attributes/src/main/java/org/apereo/cas/services/BaseMappedAttributeReleasePolicy.java:65
← previousnext →2,401–2,500 of 22,235, ranked by callers