Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apereo/cas
/ functions
Functions
22,235 in github.com/apereo/cas
⨍
Functions
22,235
◇
Types & classes
8,789
↓ 2 callers
Method
exchangeTokenForAccessToken
(final Service service, final OAuth20AccessToken accessToken,
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/response/accesstoken/OAuth20DefaultTokenGenerator.java:228
↓ 2 callers
Function
execLogin
(page, uid)
ci/tests/puppeteer/scenarios/jaas-login-success/script.js:4
↓ 2 callers
Method
executeAddOperation
Execute add operation. @param entry the entry @return true/false
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapConnectionFactory.java:57
↓ 2 callers
Method
executeAuditCode
(final String currentPrincipal, final String[] auditableResources, final Pro
core/cas-server-core-audit-api/src/main/java/org/apereo/inspektr/audit/AuditTrailManagementAspect.java:176
↓ 2 callers
Method
executeDeleteOperation
Execute delete operation boolean. @param entry the entry @return true/false
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapConnectionFactory.java:73
↓ 2 callers
Method
executeDuoApiRequest
(final Http request)
support/cas-server-support-duo-core/src/main/java/org/apereo/cas/adaptors/duo/authn/BaseDuoSecurityAuthenticationService.java:228
↓ 2 callers
Function
executeFlow
(browser, redirectUri, clientId, accessTokenSecret)
ci/tests/puppeteer/scenarios/oauth2-login-jwt-at/script.js:4
↓ 2 callers
Method
executeModifyOperation
(final Set<String> accounts, final Optional<LdapEntry> result)
support/cas-server-support-webauthn-ldap/src/main/java/org/apereo/cas/webauthn/LdapWebAuthnCredentialRepository.java:145
↓ 2 callers
Method
executePasswordModifyOperation
Execute a password modify operation. @param currentDn the current dn @param oldPassword the old password @param newPassword the new password @param
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapConnectionFactory.java:204
↓ 2 callers
Function
executeRequest
(clientId, clientSecret, expectFailure)
ci/tests/puppeteer/scenarios/oidc-client-registration-expiring/script.js:53
↓ 2 callers
Function
executeRequest
(url, statusCode, requestBody)
ci/tests/puppeteer/scenarios/qrauthn-login/script.js:75
↓ 2 callers
Method
executeRequest
(final AccountRegistrationRequest request)
support/cas-server-support-account-mgmt-core/src/main/java/org/apereo/cas/acct/provision/RestfulAccountRegistrationProvisioner.java:81
↓ 2 callers
Method
executeTest
(final MockHttpServletRequest request, final HttpServletResponse response, final
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/slo/SLOSamlIdPRedirectProfileHandlerControllerTests.java:115
↓ 2 callers
Method
expectCreateTable
(final DynamoDbClient client, final CreateTableRequestArgumentMatcher matcher)
support/cas-server-support-dynamodb-core/src/test/java/org/apereo/cas/dynamodb/DynamoDbTableUtilsTests.java:149
↓ 2 callers
Method
expireAfterCreate
( @Nonnull final String key, @Nonnull final MultifactorAuthenticationTrustRecord value
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/authentication/storage/MultifactorAuthenticationTrustRecordExpiry.java:23
↓ 2 callers
Method
expireAfterUpdate
( @Nonnull final String key, @Nonnull final MultifactorAuthenticationTrustRecord value, final
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/authentication/storage/MultifactorAuthenticationTrustRecordExpiry.java:43
↓ 2 callers
Method
exportProperties
(final File file)
support/cas-server-support-shell/src/test/java/org/apereo/cas/shell/commands/properties/AddPropertiesToConfigurationCommandTests.java:26
↓ 2 callers
Method
exportResources
Export resources. @param resourceLoader the resource loader @param parent the parent @param locationPatterns the location patterns
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/ResourceUtils.java:392
↓ 2 callers
Method
extract
(final Authentication authentication, final HttpServletRequest request,
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/web/flow/fingerprint/GeoLocationDeviceFingerprintExtractor.java:34
↓ 2 callers
Method
extract
(final Authentication authentication, final HttpServletRequest request,
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/web/flow/fingerprint/UserAgentDeviceFingerprintExtractor.java:22
↓ 2 callers
Method
extract
Determine a unique browser/device fingerprint component for the provided request. @param principal The principal uid we are generating a fingerprint
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/web/flow/fingerprint/DeviceFingerprintExtractor.java:41
↓ 2 callers
Method
extractAccessTokenFrom
(final String token)
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/endpoints/BaseOAuth20Controller.java:45
↓ 2 callers
Method
extractPersonAttributes
(final X509Certificate certificate)
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/principal/EDIPIX509AttributeExtractor.java:23
↓ 2 callers
Method
extractPersonAttributes
Extract various attributes from the certificate about the person. This method is here for backwards compatibility with deployments that overrode this
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/principal/AbstractX509PrincipalResolver.java:112
↓ 2 callers
Method
extractQueryParameters
(final Service service)
core/cas-server-core-services-authentication/src/main/java/org/apereo/cas/authentication/principal/AbstractServiceFactory.java:92
↓ 2 callers
Method
extractSurrogateUser
(final Credential mutableCredential)
support/cas-server-support-surrogate-core/src/main/java/org/apereo/cas/authentication/DefaultSurrogateAuthenticationPrincipalBuilder.java:98
↓ 2 callers
Method
extractTicket
Extract ticket string. @param entry the entry @return the string
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/tracking/TicketTrackingPolicy.java:52
↓ 2 callers
Method
fetch
(final Collection<Resource> crls)
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/ResourceCRLFetcher.java:28
↓ 2 callers
Method
fetch
Fetch principal. @param tokenCredential the token credential @return the principal @throws Exception the exception
support/cas-server-support-simple-mfa-core/src/main/java/org/apereo/cas/mfa/simple/validation/CasSimpleMultifactorAuthenticationService.java:58
↓ 2 callers
Method
fetchAccounts
(final String username)
support/cas-server-support-gauth-jpa/src/main/java/org/apereo/cas/gauth/credential/JpaGoogleAuthenticatorTokenCredentialRepository.java:142
↓ 2 callers
Method
fetchAndStoreCsrfToken
()
support/cas-server-support-webauthn/src/test/java/org/apereo/cas/webauthn/web/WebAuthnControllerMvcTests.java:171
↓ 2 callers
Method
fetchAttributeValueFromScript
(final ExecutableCompiledScript scriptToExec, fi
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/DefaultAttributeDefinition.java:149
↓ 2 callers
Method
fetchAttributeValueFromScript
( @NotNull final ExecutableCompiledScript script, final String attributeName, final Ma
core/cas-server-core-authentication-attributes/src/main/java/org/apereo/cas/authentication/DefaultPrincipalAttributesMapper.java:71
↓ 2 callers
Method
fetchAttributeValueFromScript
(final ExecutableCompiledScript script, final String att
support/cas-server-support-ws-idp-api/src/main/java/org/apereo/cas/ws/idp/services/WSFederationClaimsReleasePolicy.java:145
↓ 2 callers
Method
fetchAttributes
(final Map<String, String> container, final Function<Map.Entry<String, ?>, L
core/cas-server-core-authentication-attributes/src/main/java/org/apereo/cas/services/ReturnEnvironmentAttributeReleasePolicy.java:58
↓ 2 callers
Function
fetchAuditLog
()
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:1547
↓ 2 callers
Function
fetchCasEvents
()
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:1488
↓ 2 callers
Method
fetchCertificate
Generates a certificate for the given domains. Also takes care for the registration process. @param domains Domains to get a common certificate for @
support/cas-server-support-acme/src/main/java/org/apereo/cas/acme/AcmeCertificateManager.java:28
↓ 2 callers
Method
fetchGroupsFor
(final String subjectId)
support/cas-server-support-grouper-core/src/main/java/org/apereo/cas/grouper/DefaultGrouperFacade.java:43
↓ 2 callers
Function
fetchHeimdallResources
(heimdallViewResourceEditor)
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:316
↓ 2 callers
Function
fetchIdToken
(page, maxAge, successHandler)
ci/tests/puppeteer/scenarios/oidc-authzcode-max-age/script.js:5
↓ 2 callers
Function
fetchIdentityProviders
()
ci/tests/puppeteer/scenarios/delegated-login-rest-factory-cas/script.js:5
↓ 2 callers
Method
fetchJsonWebKeySetForEncryption
Fetch json web key set for encryption. @param registeredService the registered service @param cipherExecutor the cipher executor @return the optio
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java:284
↓ 2 callers
Method
fetchJsonWebKeySetForSigning
Fetch json web key set for signing operations. @param registeredService the registered service @param cipherExecutor the cipher executor @param fa
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java:250
↓ 2 callers
Method
fetchKeysForTickets
()
support/cas-server-support-redis-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/RedisTicketRegistry.java:388
↓ 2 callers
Method
fetchOidcCibaRequest
(final String requestId)
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/web/controllers/ciba/OidcCibaController.java:366
↓ 2 callers
Function
fetchProfile
(accessToken)
ci/tests/puppeteer/scenarios/oidc-authzcode-descendant-tickets/script.js:60
↓ 2 callers
Method
fetchPublicKey
Fetch public key. @param service the service @return the string @throws Exception the exception
support/cas-server-support-token-core-api/src/main/java/org/apereo/cas/token/JwtTokenCipherSigningPublicKeyEndpoint.java:59
↓ 2 callers
Function
fetchRefreshToken
(page, clientId, redirectUrl)
ci/tests/puppeteer/scenarios/oidc-authzcode-refresh-token/script.js:5
↓ 2 callers
Function
fetchRefreshToken
(page, clientId, redirectUrl)
ci/tests/puppeteer/scenarios/oidc-authzcode-refresh-token-explicit-logout/script.js:5
↓ 2 callers
Method
fetchRelayState
(final HttpServletRequest request, final Pair<? extends SignableSAML
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/AbstractSamlIdPProfileHandlerController.java:344
↓ 2 callers
Method
fetchRelayState
(final HttpServletRequest request)
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/slo/SamlIdPSingleLogoutRedirectionStrategy.java:174
↓ 2 callers
Function
fetchServices
()
ci/tests/puppeteer/scenarios/service-registry-jpa/script.js:10
↓ 2 callers
Function
fetchServices
(callback)
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:43
↓ 2 callers
Method
fetchStatusAndUpdate
(final AcmeJsonResource resource, final Supplier<Status> statusSupplier)
support/cas-server-support-acme/src/main/java/org/apereo/cas/acme/DefaultAcmeCertificateManager.java:109
↓ 2 callers
Function
fetchSystemData
(callback)
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:1774
↓ 2 callers
Function
fetchTenants
()
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:3242
↓ 2 callers
Method
fetchTicketGrantingTicketFrom
Gets ticket granting ticket. @param context the context @return the ticket granting ticket
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/endpoints/OAuth20ConfigurationContext.java:179
↓ 2 callers
Method
filter
(final Map<String, List<Object>> givenAttributes)
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/support/RegisteredServiceScriptedAttributeFilter.java:62
↓ 2 callers
Method
filterMultifactorAuthenticationProviderBypassEvaluatorsBy
(final String providerId)
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/bypass/DefaultChainingMultifactorAuthenticationBypassProvider.java:117
↓ 2 callers
Method
filterProvidedGivenAttributes
Filter provided given attributes predicate. @return the predicate
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/support/RegisteredServiceMappedRegexAttributeFilter.java:134
↓ 2 callers
Method
findAccountViaRestApi
Find account via rest api and return user-info map. @param headers the headers @return the map
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/discovery/webfinger/userinfo/OidcRestfulWebFingerUserInfoRepository.java:55
↓ 2 callers
Method
findByEmailAddress
(final String email)
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/discovery/webfinger/userinfo/OidcRestfulWebFingerUserInfoRepository.java:39
↓ 2 callers
Method
findCassandraTicketBy
(final TicketDefinition definition)
support/cas-server-support-cassandra-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/CassandraTicketRegistry.java:216
↓ 2 callers
Method
findConsentDecision
(final Service service, final RegisteredService registeredServi
support/cas-server-support-consent-core/src/main/java/org/apereo/cas/consent/DefaultConsentEngine.java:88
↓ 2 callers
Method
findCurrentClient
(final UserProfile currentProfile, final WebContext context)
support/cas-server-support-pac4j-webflow/src/main/java/org/apereo/cas/web/flow/actions/logout/DelegatedAuthenticationClientLogoutAction.java:121
↓ 2 callers
Method
findCurrentProfile
(final JEEContext webContext)
support/cas-server-support-pac4j-webflow/src/main/java/org/apereo/cas/web/flow/actions/logout/DelegatedAuthenticationClientLogoutAction.java:115
↓ 2 callers
Method
findRegisteredService
(final String serviceId)
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/metadata/SamlRegisteredServiceCachedMetadataEndpoint.java:202
↓ 2 callers
Method
findResourceSets
Find resource sets response entity. @param request the request @param response the response @return the response entity
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/resource/UmaFindResourceSetRegistrationEndpointController.java:47
↓ 2 callers
Method
findRsaJsonWebKeyByProvidedKeyId
(final List<JsonWebKey> keys)
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/cipher/JsonWebKeySetStringCipherExecutor.java:174
↓ 2 callers
Method
findSelectedRecipients
(final RequestContext requestContext, final Map<String,
support/cas-server-support-simple-mfa-core/src/main/java/org/apereo/cas/mfa/simple/web/flow/CasSimpleMultifactorSendTokenAction.java:249
↓ 2 callers
Method
findServiceById
(final long svcId)
support/cas-server-support-mongo-service-registry/src/main/java/org/apereo/cas/services/MongoDbServiceRegistry.java:59
↓ 2 callers
Method
findServicePredicate
Find service predicate registered service. @param predicate the predicate @return the registered service
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/ServiceRegistry.java:198
↓ 2 callers
Method
findSurrogateCredentialTrait
( final Authentication authentication)
support/cas-server-support-surrogate-core/src/main/java/org/apereo/cas/ticket/SurrogateServiceTicketGeneratorAuthority.java:68
↓ 2 callers
Method
findTenants
Find tenants list. @return the list
api/cas-server-core-api-multitenancy/src/main/java/org/apereo/cas/multitenancy/TenantsManager.java:31
↓ 2 callers
Method
findTicketCompactor
(final TicketDefinition metadata)
support/cas-server-support-stateless-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/StatelessTicketRegistry.java:96
↓ 2 callers
Method
findTopicByName
(final List<Topic> allTopics, final String topicName)
support/cas-server-support-gcp-pubsub-ticket-registry/src/main/java/org/apereo/cas/config/CasGoogleCloudPubSubTicketRegistryAutoConfiguration.java:107
↓ 2 callers
Method
finishAuthentication
Finish authentication and create response entity. @param responseJson the response json @return the response entity @throws Exception the exception
support/cas-server-support-webauthn-core/src/main/java/org/apereo/cas/webauthn/web/WebAuthnController.java:191
↓ 2 callers
Method
finishAuthentication
(final HttpServletRequest request, final String responseJson)
support/cas-server-support-webauthn-core/src/main/java/com/yubico/core/WebAuthnServer.java:217
↓ 2 callers
Method
finishRegistration
Finish registration and provide response entity. @param responseJson the response json @return the response entity @throws Exception the exception
support/cas-server-support-webauthn-core/src/main/java/org/apereo/cas/webauthn/web/WebAuthnController.java:155
↓ 2 callers
Method
finishRegistration
(final HttpServletRequest request, final String responseJson)
support/cas-server-support-webauthn-core/src/main/java/com/yubico/core/WebAuthnServer.java:136
↓ 2 callers
Method
finishResponse
(final Either<List<String>, ?> result, final String r
support/cas-server-support-webauthn-core/src/main/java/org/apereo/cas/webauthn/web/WebAuthnController.java:69
↓ 2 callers
Method
first
Pick the first principal in the chain of principals resolved. @return the principal election strategy conflict resolver
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/PrincipalElectionStrategyConflictResolver.java:37
↓ 2 callers
Method
forCreate
Map the user resource values and attributes from the given principal object. @param principal the current principal as the source object @param cred
support/cas-server-support-scim-core/src/main/java/org/apereo/cas/scim/v2/provisioning/ScimPrincipalAttributeMapper.java:24
↓ 2 callers
Method
forGroups
Map groups list. @param principal the principal @param users the users @return the list
support/cas-server-support-scim-core/src/main/java/org/apereo/cas/scim/v2/provisioning/ScimPrincipalAttributeMapper.java:43
↓ 2 callers
Method
formatBody
(final String contents)
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/call/PhoneCallBodyBuilder.java:51
↓ 2 callers
Method
formatEmailBody
(final String contents)
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/mail/EmailMessageBodyBuilder.java:103
↓ 2 callers
Method
formatSmsBody
(final String contents)
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/sms/SmsBodyBuilder.java:51
↓ 2 callers
Method
from
From resource. @param resource the resource @return the map
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/DefaultAttributeDefinitionStore.java:301
↓ 2 callers
Method
from
From properties to cipher executor. @param crypto the crypto @return the cipher executor
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/cipher/WebflowConversationStateCipherExecutor.java:57
↓ 2 callers
Method
from
Determine logout url assigned to a registered service. @param service the registered service @return the list
api/cas-server-core-api-logout/src/main/java/org/apereo/cas/logout/slo/SingleLogoutUrl.java:53
↓ 2 callers
Method
from
From boolean result. @param allowed the allowed @return the authorization result
support/cas-server-support-heimdall/src/main/java/org/apereo/cas/heimdall/authorizer/AuthorizationResult.java:37
↓ 2 callers
Method
from
From. @param context the context @return the saml id p authentication context
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/authentication/SamlIdPAuthenticationContext.java:39
↓ 2 callers
Method
fromClient
Import from saml identity provider. @param client the client @return the saml identity provider entity parser
support/cas-server-support-saml-idp-discovery/src/main/java/org/apereo/cas/entity/SamlIdentityProviderEntityParser.java:149
↓ 2 callers
Method
fromPubSubMessage
(final PubsubMessage message, final Class<T> payloadType)
support/cas-server-support-gcp-pubsub-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/GoogleCloudPubSubMessageConverter.java:38
↓ 2 callers
Method
fromRegisteredService
(final RegisteredService service)
support/cas-server-support-jpa-service-registry/src/main/java/org/apereo/cas/services/JpaServiceRegistry.java:208
↓ 2 callers
Method
fromRequest
(final HttpServletRequest request, final MultiValueMap<String, String> requestBody)
support/cas-server-support-gauth-core-mfa/src/main/java/org/apereo/cas/gauth/rest/GoogleAuthenticatorRestHttpRequestCredentialFactory.java:37
↓ 2 callers
Method
generate
()
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/generator/OidcDefaultJsonWebKeystoreGeneratorService.java:69
↓ 2 callers
Method
generateAccessTokenResponse
(final OAuthRegisteredService registeredService, final
support/cas-server-support-oauth/src/test/java/org/apereo/cas/AbstractOAuth20Tests.java:734
↓ 2 callers
Method
generateAccessTokenResult
( final AccessTokenRequestContext tokenRequestContext, final AccessAndRefreshTokens accessAndR
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/response/accesstoken/OAuth20DefaultTokenGenerator.java:68
← previous
next →
3,401–3,500 of 22,235, ranked by callers