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
↓ 7 callers
Method
newAuthenticationHandler
New authentication handler. @param properties the properties @param applicationContext the application context @param jdbcPrincipalFactor
support/cas-server-support-jdbc-authentication/src/main/java/org/apereo/cas/jdbc/JdbcAuthenticationUtils.java:64
↓ 7 callers
Method
notify
Notify. @param principal the principal @param messageData the message data @return true/false
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/push/NotificationSender.java:62
↓ 7 callers
Method
parse
Parse key into redis composite key. @param key the redis key pattern @return the redis composite key
support/cas-server-support-redis-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/key/RedisKeyGenerator.java:113
↓ 7 callers
Method
publish
Notify in the event that an authentication attempt is considered risky. @throws Throwable the throwable
support/cas-server-support-electrofence/src/main/java/org/apereo/cas/api/AuthenticationRiskNotifier.java:48
↓ 7 callers
Method
pull
Pull repository changes. @return true /false @throws Exception the exception
support/cas-server-support-git-core/src/main/java/org/apereo/cas/git/GitRepository.java:92
↓ 7 callers
Method
putAgent
Put agent. @param dev the dev @return the cas event
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/dao/CasEvent.java:174
↓ 7 callers
Method
putDelegatedAuthenticationClientName
Put delegated authentication client name. @param requestContext the request context @param clientName the client name
support/cas-server-support-pac4j-core/src/main/java/org/apereo/cas/web/flow/DelegationWebflowUtils.java:137
↓ 7 callers
Method
putGeoLocation
Put geo location. @param location the location @return the cas event
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/dao/CasEvent.java:251
↓ 7 callers
Method
putInterruptIn
Put interrupt in. @param requestContext the request context @param response the response
support/cas-server-support-interrupt-webflow/src/main/java/org/apereo/cas/interrupt/webflow/InterruptUtils.java:33
↓ 7 callers
Method
putLogoutRequests
Put logout requests into flow scope. @param context the context @param requests the requests
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:353
↓ 7 callers
Method
putMultifactorDeviceRegistrationEnabled
Put multifactor device registration enabled. @param requestContext the request context @param enabled the enabled
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/util/MultifactorAuthenticationWebflowUtils.java:66
↓ 7 callers
Method
putPasswordlessAuthenticationRequest
Put passwordless authentication request. @param requestContext the request context @param passwordlessRequest the passwordless request
support/cas-server-support-passwordless-webflow/src/main/java/org/apereo/cas/web/flow/PasswordlessWebflowUtils.java:55
↓ 7 callers
Method
putResolvedEventsAsAttribute
Put resolved events as attribute. @param context the context @param resolvedEvents the resolved events
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:123
↓ 7 callers
Method
putTicketGrantingTicket
Put ticket granting ticket. @param context the context @param ticket the ticket value
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:228
↓ 7 callers
Function
quote
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:11
↓ 7 callers
Method
registerAuthenticator
Registration of supported RadiusAuthenticator protocols @param name The authentication protocol name @param c The RadiusAuthenticator class that i
support/cas-server-support-radius-core/src/main/java/net/jradius/client/RadiusClient.java:78
↓ 7 callers
Method
registerMetadataResolver
Register resolver. @param clazz the clazz to register
support/cas-server-support-saml-idp-metadata/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/plan/SamlRegisteredServiceMetadataResolutionPlan.java:21
↓ 7 callers
Method
registeredServiceAccessStrategyEnforcer
( @Qualifier(RegisteredServicePrincipalAccessStrategyEnforcer.BEAN_NAME) final Registe
core/cas-server-core-services/src/main/java/org/apereo/cas/config/CasCoreServicesConfiguration.java:159
↓ 7 callers
Method
release
Release. @param kryo the kryo
support/cas-server-support-memcached-core/src/main/java/org/apereo/cas/memcached/kryo/KryoPool.java:23
↓ 7 callers
Method
rememberBypass
Method will set the bypass into the authentication. @param authentication - the authentication @param provider - the provider
api/cas-server-core-api-mfa/src/main/java/org/apereo/cas/authentication/bypass/MultifactorAuthenticationProviderBypassEvaluator.java:78
↓ 7 callers
Method
removeAll
Remove all cookies by the same name. Attempts to ensure all variations of the same cookie that may have been issued under root, or those with a linger
api/cas-server-core-api-cookie/src/main/java/org/apereo/cas/web/cookie/CasCookieBuilder.java:100
↓ 7 callers
Method
removeRegisteredDevice
Remove registered device. @param principal the principal @param deviceId the device id
api/cas-server-core-api-mfa/src/main/java/org/apereo/cas/authentication/device/MultifactorAuthenticationDeviceManager.java:46
↓ 7 callers
Method
required
()
support/cas-server-support-consent-api/src/main/java/org/apereo/cas/consent/ConsentQueryResult.java:37
↓ 7 callers
Method
resolveSupportedPromptValues
Resolve prompt values. @param url the url @return the set
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/OAuth20RequestParameterResolver.java:233
↓ 7 callers
Method
resolveUrl
()
support/cas-server-support-consent-rest/src/main/java/org/apereo/cas/consent/RestfulConsentRepository.java:251
↓ 7 callers
Method
runTest
(final String attrName, final String attrValue, final String credentials, final Resul
support/cas-server-support-rest-services/src/test/java/org/apereo/cas/support/rest/RegisteredServiceResourceTests.java:100
↓ 7 callers
Function
s
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 7 callers
Method
serializeAndEncodeObject
Serialize and encode object. @param cipher the cipher @param object the object @param parameters the parameters @return the byte [] @since 4.
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/serialization/SerializationUtils.java:124
↓ 7 callers
Method
setErrorDetails
Set the OAuth Error details in the context. @param context the context @param error the OAuth error @param errorDescription th
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/validator/authorization/BaseOAuth20AuthorizationRequestValidator.java:113
↓ 7 callers
Method
setExcludeFromCascade
Sets exclude from cascade. @param value the value
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketDefinitionProperties.java:35
↓ 7 callers
Method
setJsonWebKeyState
Sets json web key state. @param key the key @param state the state
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/rotation/OidcJsonWebKeystoreRotationService.java:88
↓ 7 callers
Method
setUserAgent
Sets user agent. @param userAgent the user agent @return the user agent
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:199
↓ 7 callers
Method
setUserCode
Assign user code. @param userCode the user code
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/device/OAuth20DeviceToken.java:41
↓ 7 callers
Method
sha
Computes hex encoded SHA digest. @param data data to be hashed @return sha hash
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/DigestUtils.java:50
↓ 7 callers
Method
shouldParticipateInSso
(final RegisteredService registeredService, final AuthenticationAwareTicket ticketState)
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/ChainingRegisteredServiceSingleSignOnParticipationPolicy.java:66
↓ 7 callers
Method
shouldSignToken
Should sign token for service? @param registeredService the svc @return true/false
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/ticket/OAuth20TokenSigningAndEncryptionService.java:70
↓ 7 callers
Method
sign
Sign byte array. @param value the value @return the byte []
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/jwt/JsonWebTokenSigner.java:61
↓ 7 callers
Method
size
()
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/InMemoryServiceRegistry.java:84
↓ 7 callers
Method
startMockSever
(final JsonNode json, final HttpStatus status, final int por
support/cas-server-support-syncope-authentication/src/test/java/org/apereo/cas/syncope/BaseSyncopeTests.java:53
↓ 7 callers
Method
status
Computes the status code for a given set of cache statistics. @param statistics Cache statistics. @return WARN or OUT_OF_SERVICE OR UP.
core/cas-server-core-monitor/src/main/java/org/apereo/cas/monitor/AbstractCacheHealthIndicator.java:86
↓ 7 callers
Method
toZipFile
To zip file. @param dataStream the data stream @param converter the converter @param prefix the prefix @return the writable resource
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CompressionUtils.java:203
↓ 7 callers
Method
transformPrincipalAttributesListIntoMultiMap
Transform principal attributes into map. Items in the list are defined in the syntax of "cn", or "cn:commonName" for virtual renaming and maps. @para
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CoreAuthenticationUtils.java:203
↓ 7 callers
Method
translateException
Translate exception. @param requestContext the request context @param exception the exception @return the string
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/authentication/CasWebflowExceptionCatalog.java:62
↓ 7 callers
Method
updateSecurityQuestions
Update security questions. @param query the query @throws Throwable the throwable
support/cas-server-support-pm-core/src/main/java/org/apereo/cas/pm/PasswordManagementService.java:136
↓ 7 callers
Method
validate
{@inheritDoc} If the authentication event is established as part trusted/device browser such that MFA was skipped, allow for validation to execute suc
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/DefaultMultifactorAuthenticationContextValidator.java:60
↓ 7 callers
Method
verifyEncodeAndMatch
(final PasswordEncoder encoder)
core/cas-server-core-authentication/src/test/java/org/apereo/cas/authentication/support/password/PasswordEncoderUtilsTests.java:31
↓ 7 callers
Function
y
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 6 callers
Method
addCode
(final Principal principal, final OAuthRegisteredService registeredService)
support/cas-server-support-oidc/src/test/java/org/apereo/cas/oidc/AbstractOidcTests.java:514
↓ 6 callers
Method
addCodeWithChallenge
(final Principal principal, final OAuthRegisteredService registeredService,
support/cas-server-support-oauth/src/test/java/org/apereo/cas/AbstractOAuth20Tests.java:589
↓ 6 callers
Method
addConditions
Add conditions. @param policies the policies
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/ChainingRegisteredServiceAccessStrategyActivationCriteria.java:51
↓ 6 callers
Function
addDeviceAttributeAsRow
(name, value)
support/cas-server-support-thymeleaf/src/main/resources/static/js/webauthn/webauthn.js:267
↓ 6 callers
Method
addPolicies
Add policies. @param policy the policy
core/cas-server-core-authentication-attributes/src/main/java/org/apereo/cas/services/consent/ChainingRegisteredServiceConsentPolicy.java:46
↓ 6 callers
Method
addResolver
Add resolver. @param resolver the resolver
support/cas-server-support-thymeleaf-core/src/main/java/org/apereo/cas/web/view/ChainingTemplateViewResolver.java:37
↓ 6 callers
Method
andNext
Chain this function with a Consumer that expects the same type. @param after Consumer that will receive the output of the function @return after cons
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/ComposableFunction.java:26
↓ 6 callers
Method
authenticate
Authenticate pair. @param username the username @param password the password @param servers
support/cas-server-support-radius-core/src/main/java/org/apereo/cas/adaptors/radius/RadiusUtils.java:40
↓ 6 callers
Method
authenticateExtended
Extend the authentication attempt. @param login the login @param token the token @return the inwebo device name response
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboService.java:160
↓ 6 callers
Method
authorizeDeviceFor
Authorize device for user. @param deviceId the device id @param subject the subject
support/cas-server-support-qr-authentication/src/main/java/org/apereo/cas/qr/authentication/QRAuthenticationDeviceRepository.java:37
↓ 6 callers
Method
bindFrom
Bind from map. @param payload the payload @return the optional
api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/CasConfigurationProperties.java:421
↓ 6 callers
Method
borrow
()
support/cas-server-support-memcached-core/src/main/java/org/apereo/cas/memcached/kryo/CasKryoPool.java:36
↓ 6 callers
Method
build
Build flow executor. @return the flow executor
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/executor/WebflowExecutorFactory.java:51
↓ 6 callers
Method
build
()
core/cas-server-core-logging-api/src/main/java/org/apereo/cas/logging/ExceptionOnlyFilter.java:68
↓ 6 callers
Method
buildClient
Build client. @param properties the properties @return the client
support/cas-server-support-okta-authentication/src/main/java/org/apereo/cas/okta/OktaConfigurationFactory.java:35
↓ 6 callers
Method
calculateScoreBasedOnEventsCount
(final Authentication authentication, final List<? e
support/cas-server-support-electrofence/src/main/java/org/apereo/cas/impl/calcs/BaseAuthenticationRequestRiskCalculator.java:72
↓ 6 callers
Method
canTicketRegistryDelete
()
core/cas-server-core-tickets/src/test/java/org/apereo/cas/ticket/registry/BaseTicketRegistryTests.java:704
↓ 6 callers
Method
captureNodeAsAttributes
(final MultiComplexNode node, final String attributePrefix,
support/cas-server-support-scim-core/src/main/java/org/apereo/cas/scim/v2/persondirectory/ScimPersonAttributeService.java:122
↓ 6 callers
Method
checkCallbackValid
Check if the callback url is valid. @param registeredService the registered service @param redirectUri the callback url @return whether the cal
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/util/OAuth20Utils.java:283
↓ 6 callers
Method
checkPushResult
Check push result for inwebo device. @param login the login @param sessionId the session id @return the inwebo device name response
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboService.java:133
↓ 6 callers
Method
compareTo
(@Nonnull final PersonAttributeDao o)
support/cas-server-support-person-directory/src/test/java/org/apereo/cas/persondir/MockPersonAttributeDao.java:69
↓ 6 callers
Method
configureAndInitializeSingleMetadataResolver
(final AbstractMetadataResolver metadataProvider,
support/cas-server-support-saml-idp-metadata/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/cache/resolver/BaseSamlRegisteredServiceMetadataResolver.java:191
↓ 6 callers
Method
containsCookie
Contains cookie. @param request the request @return true/false
api/cas-server-core-api-cookie/src/main/java/org/apereo/cas/web/cookie/CasCookieBuilder.java:115
↓ 6 callers
Method
convertAttributeValuesToObjects
Convert attribute values to objects. @param attributes the attributes @return the map
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CoreAuthenticationUtils.java:69
↓ 6 callers
Method
createAuthentication
()
core/cas-server-core-services-api/src/test/java/org/apereo/cas/services/util/RegisteredServiceAccessStrategyAuditableEnforcerTests.java:62
↓ 6 callers
Method
decodeAttributes
Decode attributes map. @param attributes the attributes @param registeredService the registered service @param webApplicationService t
api/cas-server-core-api-services/src/main/java/org/apereo/cas/authentication/ProtocolAttributeEncoder.java:84
↓ 6 callers
Method
decodeUrlSafeBase64
Base64-decode the given string as byte[]. @param data the base64 string @return the encoded array
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:146
↓ 6 callers
Method
decryptJwtValue
Decrypt value based on the key created. @param givenKey the secret key encryption key @param value the value @return the decrypted value
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:468
↓ 6 callers
Method
delete
Delete. @param username the username
support/cas-server-support-otp-mfa-core/src/main/java/org/apereo/cas/otp/repository/credentials/OneTimeTokenCredentialRepository.java:80
↓ 6 callers
Method
determineEmailSubject
Determine email subject using a given message source. @param emailRequest the email request @param messageSource the message source @return the stri
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/mail/EmailSender.java:51
↓ 6 callers
Method
deviceResponse
(final InweboResult result)
support/cas-server-support-inwebo-mfa/src/test/java/org/apereo/cas/support/inwebo/web/flow/actions/BaseInweboActionTests.java:72
↓ 6 callers
Method
doFilter
(final ServletRequest request, final ServletResponse response, final FilterChain chain)
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/filters/RequestParameterPolicyEnforcementFilter.java:364
↓ 6 callers
Method
encodeToken
Encode token string. @param token the token @return the string
support/cas-server-support-passwordless-api/src/main/java/org/apereo/cas/api/PasswordlessTokenRepository.java:41
↓ 6 callers
Method
ensureServiceSsoAccessIsAllowed
Ensure service sso access is allowed. @param registeredService the registered service @param service the service @param ticketGrantin
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategyUtils.java:76
↓ 6 callers
Method
execute
Execute authentication risk contingency plan and produce a response. @param authentication the authentication @param service the service @para
support/cas-server-support-electrofence/src/main/java/org/apereo/cas/api/AuthenticationRiskContingencyPlan.java:27
↓ 6 callers
Method
executeAdminEndpoint
(final Map<String, String> params)
support/cas-server-support-duo-core/src/main/java/org/apereo/cas/adaptors/duo/authn/DefaultDuoSecurityAdminApiService.java:132
↓ 6 callers
Method
executeModifyOperation
Execute modify operation. @param currentDn the current dn @param attributes the attributes @return true/false
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapConnectionFactory.java:91
↓ 6 callers
Function
executeRequest
(page, service, attribute, attributeValue)
ci/tests/puppeteer/scenarios/attribute-release-value-filters/script.js:17
↓ 6 callers
Method
extractUPNString
Return the first {@code X509UPNExtractorUtils.UPN_OBJECTID} found in the subject alternative names (SAN) extension field of the certificate. @param s
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/principal/X509UPNExtractorUtils.java:124
↓ 6 callers
Method
fetch
(final Optional<SamlRegisteredService> registeredService)
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/idp/metadata/locator/AbstractSamlIdPMetadataLocator.java:120
↓ 6 callers
Method
filter
(final LogEvent event)
core/cas-server-core-logging-api/src/main/java/org/apereo/cas/logging/ExceptionOnlyFilter.java:37
↓ 6 callers
Method
findClassesWithAnnotationsInPackage
Finds all classes in the given package, which are annotated with at least one of the given annotations. @param annotations The annotations to look fo
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/ReflectionUtils.java:54
↓ 6 callers
Method
findServiceById
(final long id)
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/InMemoryServiceRegistry.java:79
↓ 6 callers
Method
findUser
Find user server response. @param scimService the scim service @param uid the uid @return the server response
support/cas-server-support-scim-core/src/main/java/org/apereo/cas/scim/v2/ScimService.java:38
↓ 6 callers
Method
forPrincipals
For principals redis composite key. @return the redis composite key
support/cas-server-support-gauth-redis/src/main/java/org/apereo/cas/gauth/RedisCompositeKey.java:55
↓ 6 callers
Method
fromAllAttributeRepositories
Allow the fetcher to support/activate all attribute repositories and disable filtering. @return the principal attribute repository fetcher
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/PrincipalAttributeRepositoryFetcher.java:84
↓ 6 callers
Method
generate
(final String principal, final String service)
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/principal/ShibbolethCompatiblePersistentIdGenerator.java:77
↓ 6 callers
Method
get
Get item. @param key the key @return the item or null if not found.
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/cache/DistributedCacheManager.java:44
↓ 6 callers
Method
getApplicationStartup
Gets application startup. @return the application startup
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/app/ApplicationUtils.java:45
↓ 6 callers
Method
getArguments
(final JoinPoint joinPoint)
core/cas-server-core-audit-api/src/main/java/org/apereo/inspektr/audit/spi/support/FirstParameterAuditResourceResolver.java:54
↓ 6 callers
Method
getAssertionConsumerServices
()
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:365
↓ 6 callers
Method
getAttributeMerger
Gets attribute merger. @return the attribute merger
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/PrincipalElectionStrategy.java:53
↓ 6 callers
Method
getAuthenticationPolicies
Gets authentication policies. @param transaction the transaction @return the authentication policies
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationEventExecutionPlan.java:221
← previous
next →
1,501–1,600 of 22,235, ranked by callers