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
↓ 16 callers
Method
store
Store the token in the underlying storage, as necessary. @param token the token @throws Exception the exception
support/cas-server-support-simple-mfa-core/src/main/java/org/apereo/cas/mfa/simple/validation/CasSimpleMultifactorAuthenticationService.java:39
↓ 15 callers
Method
destroy
()
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/CasWebSecurityConfigurer.java:62
↓ 15 callers
Method
devices
Devices collection. @param principal the principal @return the collection
support/cas-server-support-qr-authentication/src/main/java/org/apereo/cas/qr/web/QRAuthenticationDeviceRepositoryEndpoint.java:41
↓ 15 callers
Method
encodeTicket
(final Ticket ticket)
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/ticket/registry/AbstractTicketRegistry.java:324
↓ 15 callers
Method
error
(final String message, final Object... args)
ci/checks/CheckSpringConfigurationFactories.java:33
↓ 15 callers
Method
fetch
Fetches a collection of crls from the specified resources and returns a map of CRLs each tracked by its url. @param crls resources to retrieve @retur
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/CRLFetcher.java:24
↓ 15 callers
Method
fromRequest
Create new Credential instances from HTTP request or requestBody. @param request object to extract credentials from @param requestBody multipart/
core/cas-server-core-rest-api/src/main/java/org/apereo/cas/rest/factory/RestHttpRequestCredentialFactory.java:46
↓ 15 callers
Method
getAppliesToFor
Gets applies to for. @param result the result @return the applies to for
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/idp/metadata/locator/SamlIdPMetadataLocator.java:102
↓ 15 callers
Method
getAssertion
(final boolean fromNewLogin)
core/cas-server-core-validation/src/test/java/org/apereo/cas/CoreValidationTestUtils.java:28
↓ 15 callers
Method
getByName
Gets by name. @param urlAddr the host @return the by name
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/InetAddressUtils.java:37
↓ 15 callers
Method
getChainedAuthentications
Gets a list of all authentications that have occurred during a CAS SSO session. @return Non-null, non-empty list of authentications in leaf-first ord
api/cas-server-core-api-validation/src/main/java/org/apereo/cas/validation/Assertion.java:44
↓ 15 callers
Method
getFilterForProperty
(final String serviceId, fi
core/cas-server-core-web/src/test/java/org/apereo/cas/web/RegisteredServiceResponseHeadersEnforcementFilterTests.java:88
↓ 15 callers
Method
getPhone
Gets phone. @return the phone
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceContact.java:35
↓ 15 callers
Method
getPrincipal
(final String name, final Map<String, List<Object>> attributes)
core/cas-server-core-authentication-attributes/src/test/java/org/apereo/cas/CoreAttributesTestUtils.java:32
↓ 15 callers
Method
getPublisherIdentifier
Gets publisher identifier. @return the publisher identifier
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/ticket/registry/pubsub/commands/TicketAwareQueueCommand.java:24
↓ 15 callers
Method
getRecords
()
support/cas-server-support-throttle-core/src/main/java/org/apereo/cas/throttle/ThrottledSubmissionHandlerEndpoint.java:43
↓ 15 callers
Method
getRequestContext
(final String actualPrincipalId, final Map<String, List<Obj
support/cas-server-support-aup-webflow/src/test/java/org/apereo/cas/aup/BaseAcceptableUsagePolicyRepositoryTests.java:106
↓ 15 callers
Method
getResults
(final String url)
support/cas-server-support-trusted-mfa-rest/src/main/java/org/apereo/cas/trusted/authentication/storage/RestMultifactorAuthenticationTrustStorage.java:77
↓ 15 callers
Method
handleRequestInternal
Handle request for jwk set. @param request the request @param response the response @param kid the kid @param state the state @return the jw
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/web/controllers/jwks/OidcJwksEndpointController.java:62
↓ 15 callers
Function
i
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 15 callers
Method
invalidate
(HttpServletRequest request, ByteArray key)
support/cas-server-support-webauthn-core/src/main/java/com/yubico/core/WebAuthnCache.java:22
↓ 15 callers
Method
invokeServiceRegistryListenerPreSave
(final RegisteredService registeredService)
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/AbstractServiceRegistry.java:44
↓ 15 callers
Method
isDelegatedClientAuthorizedForService
Is delegated client authorized for service? @param client the client @param service the service @param context the context @return true /false @thro
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/web/flow/DelegatedClientIdentityProviderAuthorizer.java:38
↓ 15 callers
Method
isFromNewLogin
True if the validated ticket was granted in the same transaction as that in which its grantor GrantingTicket was originally issued. @return true if v
api/cas-server-core-api-validation/src/main/java/org/apereo/cas/validation/Assertion.java:53
↓ 15 callers
Method
isGrantType
Check the grant type against an expected grant type. @param type the given grant type @param expectedType the expected grant type @return whe
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/util/OAuth20Utils.java:238
↓ 15 callers
Method
isServiceInCache
(final String serviceId, final long id)
core/cas-server-core-services/src/test/java/org/apereo/cas/services/AbstractServicesManagerTests.java:182
↓ 15 callers
Method
putLogoutRedirectUrl
Put logout redirect url. @param context the context @param service the service
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:897
↓ 15 callers
Method
putProperty
Put property. @param name the name @param value the value
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/PropertiesAwareTicket.java:49
↓ 15 callers
Method
registerAuthenticationPolicy
Register authentication policy. @param authenticationPolicy the authentication policy
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationEventExecutionPlan.java:87
↓ 15 callers
Method
removeAll
Remove all. @throws Throwable the throwable
support/cas-server-support-pm-core/src/main/java/org/apereo/cas/pm/PasswordHistoryService.java:75
↓ 15 callers
Method
resolveAuthenticationHandlers
Gets authentication handlers for transaction. @param transaction the transaction @return the authentication handlers for transaction @throws Throwabl
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationEventExecutionPlan.java:149
↓ 15 callers
Method
resolveThemeName
Resolve the current theme name via the given request. Should return a default theme as fallback in any case. @param request the request to be used fo
core/cas-server-core-web-api/src/main/java/org/springframework/web/servlet/ThemeResolver.java:22
↓ 15 callers
Method
shouldActivate
Should activate captcha. @param requestContext the request context @param googleRecaptchaProperties the google recaptcha properties @retur
support/cas-server-support-captcha-core/src/main/java/org/apereo/cas/web/CaptchaActivationStrategy.java:25
↓ 15 callers
Method
success
Success authentication policy via a condition. @param condition the condition @return the authentication policy execution result
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationPolicyExecutionResult.java:42
↓ 15 callers
Method
writeObject
(final ObjectOutputStream out)
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/executor/ClientFlowExecutionKey.java:80
↓ 14 callers
Method
addTransformer
Add transformer. @param transformer the transformer @return the chaining principal name transformer
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/transforms/ChainingPrincipalNameTransformer.java:44
↓ 14 callers
Method
always
Always activate criteria. @return the registered service access strategy activation criteria
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategyActivationCriteria.java:31
↓ 14 callers
Method
buildResponse
Build response. @param response the response @param operation the operation @param err the err @return the abstract inwebo response
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboService.java:206
↓ 14 callers
Method
buildResponseEntityErrorModel
(final InvalidResourceSetException e)
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/BaseUmaEndpointController.java:61
↓ 14 callers
Method
configure
Gets managed entities. @param context the context
support/cas-server-support-jpa-util/src/main/java/org/apereo/cas/jpa/JpaPersistenceProviderConfigurer.java:19
↓ 14 callers
Method
convertDirectedListToMap
Convert directed list to map. @param inputList the input list @return the map
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:686
↓ 14 callers
Method
count
Count tokens for user. @param uid the uid @return the long
support/cas-server-support-otp-mfa-core/src/main/java/org/apereo/cas/otp/repository/token/OneTimeTokenRepository.java:85
↓ 14 callers
Method
createFrom
Create internal user profile data. @param accessToken oauth access token @return Map representing profile data @throws Throwable the throwable
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/profile/OAuth20UserProfileDataCreator.java:29
↓ 14 callers
Method
dataSource
()
support/cas-server-support-jdbc-authentication/src/test/java/org/apereo/cas/config/DatabaseAuthenticationTestConfiguration.java:61
↓ 14 callers
Method
delete
Send notification to delete ticket id. @param ticket the ticket
support/cas-server-support-redis-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/pub/RedisTicketRegistryMessagePublisher.java:23
↓ 14 callers
Method
determineEndpointForRequest
Determine assertion consumer service assertion consumer service. @param authnContext the authn context @param adaptor the adaptor @param binding
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/SamlIdPUtils.java:104
↓ 14 callers
Method
encodeUrlSafeBase64
Base64-encode the given byte[] as a string. @param data the byte array to encode @return the encoded string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:125
↓ 14 callers
Method
findServicesBy
Query the services found using arbitrary attributes for which indexes are registered. @param queries list of queries each mapped to a field @return qu
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/ServicesManager.java:281
↓ 14 callers
Method
format
Format string using string substitution and Spring expressions. @param contents the contents @param parameters the parameters @return the string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/SpringExpressionLanguageValueResolver.java:102
↓ 14 callers
Method
fromScript
From shell script. @param script the script @return the executable compiled script
api/cas-server-core-api-scripting/src/main/java/org/apereo/cas/util/scripting/ExecutableCompiledScriptFactory.java:47
↓ 14 callers
Method
getBackingMap
()
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/StubPersonAttributeDao.java:75
↓ 14 callers
Method
getConnection
()
support/cas-server-support-consent-ldap/src/test/java/org/apereo/cas/consent/BaseLdapConsentRepositoryTests.java:203
↓ 14 callers
Method
getCookieGenerationContext
(final String path)
core/cas-server-core-cookie/src/test/java/org/apereo/cas/web/support/CookieRetrievingCookieGeneratorTests.java:68
↓ 14 callers
Method
getCookieName
Get cookie name. @return the string
api/cas-server-core-api-cookie/src/main/java/org/apereo/cas/web/cookie/CasCookieBuilder.java:89
↓ 14 callers
Method
getDelegatedAuthenticationPolicy
Return the delegated authentication policy for this service. @return authn policy
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategy.java:96
↓ 14 callers
Method
getExpiresIn
Expiration time of the Access Token in seconds since the response was generated. @return access token expiration in seconds
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/accesstoken/OAuth20AccessToken.java:49
↓ 14 callers
Method
getJpaTicketEntityFactory
()
support/cas-server-support-jpa-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/JpaTicketRegistry.java:347
↓ 14 callers
Method
getOAuthRegisteredService
(final String serviceId, final String name)
support/cas-server-support-oauth/src/test/java/org/apereo/cas/support/oauth/web/endpoints/OAuth20AuthorizeEndpointControllerTests.java:708
↓ 14 callers
Method
getOrder
Get order of this configurer. @return the order.
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/CasWebSecurityConfigurer.java:26
↓ 14 callers
Method
getRegistration
Gets registration settings for this provider. @return the registration
support/cas-server-support-duo-core-mfa/src/main/java/org/apereo/cas/adaptors/duo/authn/DuoSecurityMultifactorAuthenticationProvider.java:26
↓ 14 callers
Method
getUnauthorizedRedirectUrl
Redirect the request to a separate and possibly external URL in case authorization fails for this service. If no URL is specified, CAS shall redirect
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategy.java:82
↓ 14 callers
Method
getWebflowAttributeMappings
Gets multifactor webflow attribute mappings. @return the multifactor webflow attribute mappings
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/CasWebflowCustomizer.java:20
↓ 14 callers
Method
isInitialized
Is plan initialized and ready? @return true/false
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowExecutionPlan.java:76
↓ 14 callers
Method
isInlineScript
Is inline script boolean. @param input the input @return true or false
api/cas-server-core-api-scripting/src/main/java/org/apereo/cas/util/scripting/ExecutableCompiledScriptFactory.java:124
↓ 14 callers
Method
isServiceAccessAllowedForSso
Assert that the service can participate in sso. @param registeredService the registered service @return true /false if service can participate in sso
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategy.java:42
↓ 14 callers
Method
isUrl
Is value defined as a valid URL? @return the bean condition
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanCondition.java:102
↓ 14 callers
Method
isValidEndPoint
Make a synchronous HTTP(S) call to ensure that the url is reachable. @param url the url to call @return whether the url is valid
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpClient.java:55
↓ 14 callers
Method
logObject
Log object. @param samlObject the saml object
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/OpenSamlConfigBean.java:79
↓ 14 callers
Function
n
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 14 callers
Method
newTicketRegistryCipherExecutor
New ticket registry cipher executor cipher executor. @param registry the registry @param registryName the registry name @return the cipher execut
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/util/CoreTicketUtils.java:29
↓ 14 callers
Method
postLoad
Post load registered service. @param registeredService the registered service @return the registered service
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/ServiceRegistryListener.java:43
↓ 14 callers
Method
protocolMessage
Protocol message. @param title the title @param context the context
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/LoggingUtils.java:45
↓ 14 callers
Method
publish
Publish. @param service the service @param event the event @param publisherIdentifier the publisher identifier
support/cas-server-support-service-registry-stream/src/main/java/org/apereo/cas/services/publisher/CasRegisteredServiceStreamPublisher.java:24
↓ 14 callers
Method
serializeTicket
Serialize ticket. @param ticket the ticket @return the string
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/ticket/serialization/TicketSerializationManager.java:23
↓ 14 callers
Method
sms
Sms. @param request the request @return true /false
core/cas-server-core-notifications-api/src/main/java/org/apereo/cas/notifications/CommunicationsManager.java:75
↓ 14 callers
Function
t
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 14 callers
Method
urlEncode
Url encode a value via UTF-8. @param value the value to encode @return the encoded value
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:247
↓ 14 callers
Method
wrap
(final MemcachedClientIF memcachedClientIF)
support/cas-server-support-memcached-core/src/main/java/org/apereo/cas/memcached/MemcachedPooledClientConnectionFactory.java:79
↓ 14 callers
Method
writeError
Write to the output this error. @param response the response @param error error message @return json -backed view.
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/util/OAuth20Utils.java:74
↓ 13 callers
Method
addCredential
Adds metadata about a credential presented for authentication. @param credential Credential metadata. @return This builder instance.
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationBuilder.java:51
↓ 13 callers
Method
afterPropertiesSet
()
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/ServiceRegistryInitializer.java:18
↓ 13 callers
Method
append
(final LogEvent logEvent)
support/cas-server-support-gcp-logging/src/main/java/org/apereo/cas/logging/GoogleCloudAppender.java:116
↓ 13 callers
Method
buildHttpRequest
()
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/builders/response/SamlProfileSaml2ResponseBuilderTests.java:358
↓ 13 callers
Method
buildResponse
(final MockHttpServletRequest request, final MockHttpServletResponse respon
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/web/idp/profile/builders/response/SamlProfileSaml2ResponseBuilderTests.java:366
↓ 13 callers
Method
clone
()
support/cas-server-support-yubikey-core-mfa/src/main/java/org/apereo/cas/adaptors/yubikey/YubiKeyAccount.java:86
↓ 13 callers
Method
containsFlowState
(final Flow flow, final String stateId)
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/AbstractCasWebflowConfigurer.java:606
↓ 13 callers
Method
convert
( @Nonnull final I i)
support/cas-server-support-mongo-core/src/main/java/org/apereo/cas/mongo/BaseConverters.java:56
↓ 13 callers
Method
create
Create a new ViewResolver for the specified theme. @param theme The theme to create the ViewResolver for @return The ViewResolver
support/cas-server-support-thymeleaf-core/src/main/java/org/apereo/cas/services/web/ThemeViewResolverFactory.java:19
↓ 13 callers
Method
createAmazonDynamoDb
Create amazon dynamo db instance. @param props the dynamo db properties @return the amazon dynamo db
support/cas-server-support-dynamodb-core/src/main/java/org/apereo/cas/dynamodb/AmazonDynamoDbClientFactory.java:35
↓ 13 callers
Method
createCertificates
(final String... files)
support/cas-server-support-x509-core/src/test/java/org/apereo/cas/adaptors/x509/authentication/handler/support/X509CredentialsAuthenticationHandlerTests.java:239
↓ 13 callers
Method
examine
Examine ip address and produce an intelligence response. @param context the context @param clientIpAddress the client ip address @return the
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/adaptive/intel/IPAddressIntelligenceService.java:46
↓ 13 callers
Function
exchangeToken
(refreshToken, clientId, scopes, successHandler, errorHandler)
ci/tests/puppeteer/scenarios/oidc-authzcode-refresh-token/script.js:47
↓ 13 callers
Method
findAllClients
Find all clients by service. @param service the service @param webContext the web context @return the list
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/pac4j/client/DelegatedIdentityProviders.java:30
↓ 13 callers
Method
findServiceByName
Find a {@link RegisteredService} by matching with the supplied name. @param name the name to match with. @return the {@link RegisteredService} that
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/ServicesManager.java:153
↓ 13 callers
Method
generateRefreshToken
(final AccessTokenRequestContext tokenRequestContext, final String a
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/response/accesstoken/OAuth20DefaultTokenGenerator.java:319
↓ 13 callers
Method
getAuthenticatedProfile
(final HttpServletRequest request, final HttpServletResponse
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/BaseUmaEndpointController.java:45
↓ 13 callers
Method
getAuthenticationFrom
Retrieve a valid Authentication object identified by the provided TGT SSO token. @param ticketGrantingTicketId an SSO token identifying the requested
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistrySupport.java:32
↓ 13 callers
Method
getClaims
Gets supplied claims. @return the supplied claims
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/ticket/permission/UmaPermissionTicket.java:29
↓ 13 callers
Method
getClock
Gets clock of this expiration policy. @return the clock
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/ExpirationPolicy.java:62
↓ 13 callers
Method
getContentType
()
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/view/DynamicHtmlView.java:21
← previous
next →
801–900 of 22,235, ranked by callers