MCPcopy Create free account

hub / github.com/apereo/cas / functions

Functions22,235 in github.com/apereo/cas

↓ 6 callersMethodgetAuthnRequestFor
(final String service)
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/web/flow/BaseSamlIdPWebflowTests.java:65
↓ 6 callersMethodgetBrowserStorageContextKey
Gets browser storage context key. @param requestContext the request context @return the browser storage context key
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1762
↓ 6 callersMethodgetCache
()
support/cas-server-support-x509/src/test/java/org/apereo/cas/adaptors/x509/authentication/ldap/LdaptiveResourceCRLFetcherTests.java:157
↓ 6 callersMethodgetCacheFromMetadata
(final TicketDefinition metadata)
support/cas-server-support-geode-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/GeodeTicketRegistry.java:230
↓ 6 callersMethodgetCacheableServicesStream
()
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/mgmt/AbstractServicesManager.java:393
↓ 6 callersMethodgetCapacity
Gets the current capacity of the cache in a unit specific to the cache being monitored (e.g. bytes, items, etc). @return Current cache capacity.
api/cas-server-core-api-monitor/src/main/java/org/apereo/cas/monitor/CacheStatistics.java:25
↓ 6 callersMethodgetConfigurationPropertiesLoaders
Gets configuration properties loaders. @return the configuration properties loaders
core/cas-server-core-configuration-api/src/main/java/org/apereo/cas/configuration/api/CasConfigurationPropertiesSourceLocator.java:164
↓ 6 callersMethodgetConfiguredUserNameAttribute
Indicates which attribute found by the subclass should be taken as the 'username' attribute. (E.g. 'uid' or 'sAMAccountName') NOTE: Any two instanc
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/attribute/AbstractQueryPersonAttributeDao.java:278
↓ 6 callersMethodgetContainer
Gets container. @param name the name @return the container
support/cas-server-support-cosmosdb-core/src/main/java/org/apereo/cas/cosmosdb/CosmosDbObjectFactory.java:86
↓ 6 callersMethodgetCookieMaxAge
Gets cookie max age. @param maxAge the max age @return the cookie max age
core/cas-server-core-cookie-api/src/main/java/org/apereo/cas/web/support/CookieUtils.java:106
↓ 6 callersMethodgetCreateCookieOnRenewedAuthentication
Flag that indicates whether to create SSO session on re-newed authentication event when dealing with this service. @return true/false
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceSingleSignOnParticipationPolicy.java:49
↓ 6 callersMethodgetCriteria
Gets required authentication policy criteria. @return the required authentication policies
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAuthenticationPolicy.java:39
↓ 6 callersMethodgetDefaultLength
Default length to use. @return the default length as an int.
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/gen/RandomStringGenerator.java:21
↓ 6 callersMethodgetDescriptions
()
support/cas-server-support-saml-mdui-core/src/main/java/org/apereo/cas/support/saml/mdui/SamlMetadataUIInfo.java:156
↓ 6 callersMethodgetDeviceId
()
support/cas-server-support-heimdall/src/main/java/org/apereo/cas/heimdall/authzen/AuthZenSubject.java:44
↓ 6 callersMethodgetDiagnosticInfo
(final AuditPointRuntimeInfo runtimeInfo)
core/cas-server-core-audit-api/src/main/java/org/apereo/inspektr/audit/AuditTrailManagementAspect.java:208
↓ 6 callersMethodgetDuoClient
Gets duo client. @return the duo client
support/cas-server-support-duo-core-mfa/src/main/java/org/apereo/cas/adaptors/duo/authn/DuoSecurityAuthenticationService.java:104
↓ 6 callersMethodgetDuoIntegrationKey
Gets duo integration key. @return the duo integration key
support/cas-server-support-duo-core-mfa/src/main/java/org/apereo/cas/adaptors/duo/authn/DuoSecurityClient.java:44
↓ 6 callersMethodgetDuoSecretKey
Gets duo secret key. @return the duo secret key
support/cas-server-support-duo-core-mfa/src/main/java/org/apereo/cas/adaptors/duo/authn/DuoSecurityClient.java:53
↓ 6 callersMethodgetEventRepository
()
core/cas-server-core-events/src/test/java/org/apereo/cas/support/events/AbstractCasEventRepositoryTests.java:112
↓ 6 callersMethodgetEventsForPrincipal
Gets events for principal. @param id the id @return the events for principal
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/CasEventRepository.java:136
↓ 6 callersMethodgetEventsOfType
Gets events of type. @param type the type @return the events of type
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/CasEventRepository.java:115
↓ 6 callersMethodgetExceptionHandlers
(final CasWebflowExceptionCatalog errors)
core/cas-server-core-webflow/src/test/java/org/apereo/cas/web/flow/actions/AuthenticationExceptionHandlerActionTests.java:36
↓ 6 callersMethodgetGoogleAuthenticatorTokenCredential
()
support/cas-server-support-gauth-core/src/test/java/org/apereo/cas/gauth/GoogleAuthenticatorAuthenticationHandlerTests.java:207
↓ 6 callersMethodgetIdToken
Gets ID token. @return the ID token
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/accesstoken/OAuth20AccessToken.java:35
↓ 6 callersMethodgetIgniteCacheFromMetadata
(final TicketDefinition metadata)
support/cas-server-support-ignite-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/IgniteTicketRegistry.java:292
↓ 6 callersMethodgetInResponseTo
(final RequestAbstractType request, final String entityId, final boolean skipInResponseTo)
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/util/AbstractSaml20ObjectBuilder.java:416
↓ 6 callersMethodgetInformationUrl
Describes the canonical information url where this service is advertised and may provide help/guidance. @return the info url.
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/WebBasedRegisteredService.java:67
↓ 6 callersMethodgetJsonWebKeyFor
(final OidcJsonWebKeyUsage usage)
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/token/BaseOidcJwtCipherExecutor.java:103
↓ 6 callersMethodgetJsonWebKeySet
Gets json web key set. @param oidcRegisteredService the service @param resourceLoader the resource loader @param usage the usage @ret
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java:62
↓ 6 callersMethodgetJsonWebKeySigningKey
Gets json web key used as the signing key. @param registeredService the service result @return the json web key signing key @throws Throwable the thr
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/ticket/OAuth20TokenSigningAndEncryptionService.java:62
↓ 6 callersMethodgetKeystoreFile
()
core/cas-server-core-util/src/test/java/org/apereo/cas/util/cipher/JsonWebKeySetStringCipherExecutorTests.java:30
↓ 6 callersMethodgetLogin
()
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/authentication/InweboCredential.java:39
↓ 6 callersMethodgetLogoutRequests
Gets the logout requests from flow scope. @param context the context @return the logout requests
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:373
↓ 6 callersMethodgetMetadataArtifactFile
(final Optional<SamlRegisteredService> registeredService, final Strin
support/cas-server-support-saml-idp-metadata-git/src/main/java/org/apereo/cas/support/saml/idp/metadata/GitSamlIdPMetadataLocator.java:89
↓ 6 callersMethodgetMultifactorAuthenticationProvider
Gets multifactor provider id linked to this handler. @return the multifactor provider id
api/cas-server-core-api-mfa/src/main/java/org/apereo/cas/authentication/MultifactorAuthenticationHandler.java:25
↓ 6 callersMethodgetMultifactorAuthenticationRegisteredDevices
Gets multifactor authentication registered devices. @param requestContext the request context @return the multifactor authentication registered devic
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/util/MultifactorAuthenticationWebflowUtils.java:253
↓ 6 callersMethodgetNewTicketId
Due to a bug in mod-auth-cas and possibly other clients in the way tickets are parsed, the ticket id body is sanitized to remove the character "_", re
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/util/DefaultUniqueTicketIdGenerator.java:73
↓ 6 callersMethodgetNumberOfUses
Gets number of times this ticket can be used. @return the number of uses
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceProxyTicketExpirationPolicy.java:23
↓ 6 callersMethodgetObjectsInRepository
Gets objects in repository. @return the objects in repository @throws Exception the exception
support/cas-server-support-git-core/src/main/java/org/apereo/cas/git/GitRepository.java:51
↓ 6 callersMethodgetOrder
()
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/CasWebflowCustomizer.java:24
↓ 6 callersMethodgetOrder
Determine the order of the configurer. @return order
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/configurer/CasMultifactorWebflowConfigurer.java:40
↓ 6 callersMethodgetOrder
()
api/cas-server-core-api-mfa/src/main/java/org/apereo/cas/authentication/MultifactorAuthenticationTrigger.java:56
↓ 6 callersMethodgetOrder
()
support/cas-server-support-account-mgmt-api/src/main/java/org/apereo/cas/acct/provision/AccountRegistrationProvisionerConfigurer.java:20
↓ 6 callersMethodgetOrder
()
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/authentication/principal/DelegatedAuthenticationPreProcessor.java:28
↓ 6 callersMethodgetPatterns
A map of regular expression patterns to values. If an attribute definition is to build its values off of an existing attribute, each value is examined
api/cas-server-core-api-services/src/main/java/org/apereo/cas/authentication/attribute/AttributeDefinition.java:107
↓ 6 callersMethodgetPolicyResult
(final CookieGenerationContext context)
core/cas-server-core-cookie-api/src/test/java/org/apereo/cas/web/cookie/DefaultCookieSameSitePolicyTests.java:65
↓ 6 callersMethodgetPrincipalFromRequestContext
Gets the authenticated principal. @param requestContext the request context @param ticketRegistrySupport the ticket registry support @return t
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:649
↓ 6 callersMethodgetPrivacyUrl
Links to the privacy policy of this service, if any. @return the link to privacy policy
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/WebBasedRegisteredService.java:74
↓ 6 callersMethodgetProperties
Describes extra metadata about the service; custom fields that could be used by submodules implementing additional behavior on a per-service basis. @
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:161
↓ 6 callersMethodgetProxyPolicy
Get the proxy policy rules for this service. @return the proxy policy
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/CasModelRegisteredService.java:23
↓ 6 callersMethodgetRecaptchaResponse
Gets recaptcha response based on version. @param request the request @return the recaptcha response
support/cas-server-support-captcha-core/src/main/java/org/apereo/cas/web/CaptchaValidator.java:44
↓ 6 callersMethodgetRecordsByKeys
(final List<? extends DynamoDbQueryBuilder> queries)
support/cas-server-support-gauth-dynamodb/src/main/java/org/apereo/cas/gauth/credential/DynamoDbGoogleAuthenticatorTokenCredentialRepositoryFacilitator.java:307
↓ 6 callersMethodgetRecordsByKeys
(final List<? extends DynamoDbQueryBuilder> queries)
support/cas-server-support-gauth-dynamodb/src/main/java/org/apereo/cas/gauth/token/GoogleAuthenticatorDynamoDbTokenRepositoryFacilitator.java:307
↓ 6 callersMethodgetRegisteredServiceFromCacheIfAny
(final RegisteredService service, final String id,
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/replication/DefaultRegisteredServiceReplicationStrategy.java:51
↓ 6 callersMethodgetRegisteredServiceJwtProperty
(final RegisteredService registeredService, final Re
support/cas-server-support-token-authentication/src/main/java/org/apereo/cas/token/authentication/TokenAuthenticationSecurity.java:117
↓ 6 callersMethodgetRequestContext
(final String username)
support/cas-server-support-passwordless-webflow/src/test/java/org/apereo/cas/web/flow/VerifyPasswordlessAccountAuthenticationActionTests.java:77
↓ 6 callersMethodgetServiceTicketFromRequestScope
Gets the service ticket from request scope. @param context the context @return the service ticket from request scope
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:323
↓ 6 callersMethodgetSessionId
(final WebContext webContext, final boolean create)
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/pac4j/TicketRegistrySessionStore.java:41
↓ 6 callersMethodgetSessionsWithAttributes
Gets tickets with authentication attributes. @param queryAttributes the query attributes @return the tickets with authentication attributes
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistry.java:204
↓ 6 callersMethodgetSingleLogoutRequest
Gets single logout request. @param request the request @return the single logout request
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1399
↓ 6 callersMethodgetSocketTimeout
()
support/cas-server-support-radius-core/src/main/java/net/jradius/client/RadiusClient.java:204
↓ 6 callersMethodgetSslContext
Gets ssl context. @return the ssl context
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CasSSLContext.java:58
↓ 6 callersMethodgetSsoSessions
Gets sso sessions. @param ssoSessionsRequest the request @return the sso sessions
support/cas-server-support-reports-core/src/main/java/org/apereo/cas/web/report/SingleSignOnSessionsEndpoint.java:126
↓ 6 callersMethodgetSupportedResponseTypes
()
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/validator/authorization/OAuth20TokenResponseTypeAuthorizationRequestValidator.java:29
↓ 6 callersMethodgetTemplateName
Gets template name that acts as the base version of this registered service. @return the template name
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:70
↓ 6 callersMethodgetTicketContainer
(final TicketDefinition metadata)
support/cas-server-support-cosmosdb-ticket-registry/src/main/java/org/apereo/cas/ticket/CosmosDbTicketRegistry.java:181
↓ 6 callersMethodgetTicketId
Gets ticket id. @return the ticket id
api/cas-server-core-api-logout/src/main/java/org/apereo/cas/logout/slo/SingleLogoutRequestContext.java:38
↓ 6 callersMethodgetTrustManagerFactory
Gets trust manager factory. @return the trust manager factory
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CasSSLContext.java:91
↓ 6 callersMethodgetUsernameParameterFromRequest
(final HttpServletRequest request)
support/cas-server-support-throttle-core/src/main/java/org/apereo/cas/throttle/AbstractThrottledSubmissionHandlerInterceptorAdapter.java:136
↓ 6 callersMethodgetWebflowInterceptors
Gets webflow interceptors. @return the webflow interceptors
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowExecutionPlan.java:54
↓ 6 callersMethodgrantProxyTicket
Grant a {@link ProxyTicket} that may be used to access the given service by authenticating the given credentials. The details of the security policy a
api/cas-server-core-api/src/main/java/org/apereo/cas/CentralAuthenticationService.java:88
↓ 6 callersMethodhandle
Handle. @param request the request @param response the response @return false to stop the request. true to proceed anyway.
core/cas-server-core-authentication-throttle/src/main/java/org/apereo/cas/throttle/ThrottledRequestResponseHandler.java:27
↓ 6 callersMethodhandleCallbackProfileRequestGet
Handle callback profile request. @param response the response @param request the request @return the model and view @throws Exception the exception
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/sso/SSOSamlIdPProfileCallbackHandlerController.java:56
↓ 6 callersMethodhandlePostRequest
Handle post request response entity. @param request the request @param response the response @return the response entity @throws Exception the excep
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/endpoints/OAuth20UserProfileEndpointController.java:55
↓ 6 callersMethodhashIndex
Hash index basic. @param attribute the attribute @return the basic registered service query index
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/query/BasicRegisteredServiceQueryIndex.java:30
↓ 6 callersFunctionintrospect
(token, scopes, client)
ci/tests/puppeteer/scenarios/oidc-authzcode-refresh-token/script.js:64
↓ 6 callersMethodisActivated
(final Authentication authentication, final
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/mfa/trigger/AdaptiveMultifactorAuthenticationTrigger.java:66
↓ 6 callersMethodisAuthenticationRequestAllowed
(final RequestContext requestContext, final String userAgent,
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/adaptive/DefaultAdaptiveAuthenticationPolicy.java:33
↓ 6 callersMethodisCasAuthenticationOldForMaxAgeAuthorizationRequest
Is cas authentication old for max age authorization request boolean. @param context the context @param authenticationDate the authenticati
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/util/OidcRequestSupport.java:124
↓ 6 callersMethodisCasLoginFormViewable
Is cas login form viewable. @param context the context @return true /false Defaults to TRUE if not set in flow scope
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1332
↓ 6 callersMethodisConsentRequired
Determine if consent is required. @param service the service @param registeredService the registered service @param authentication the a
support/cas-server-support-consent-api/src/main/java/org/apereo/cas/consent/ConsentActivationStrategy.java:32
↓ 6 callersMethodisEqualTo
Determines if two authentication objects are effectively the same attempt by comparing key aspects/fields of each attempt. This is not pure object equ
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/Authentication.java:134
↓ 6 callersMethodisLoginFormUsernameInputDisabled
Is login form username input disabled? @param requestContext the request context @return true/false
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowLoginContextProvider.java:32
↓ 6 callersMethodisLogoutRequestConfirmed
Check if logout request is required or acknowledged. @param requestContext the request context @return true/false
api/cas-server-core-api-logout/src/main/java/org/apereo/cas/logout/LogoutConfirmationResolver.java:24
↓ 6 callersMethodisOracle
Is oracle ?. @return true/false
support/cas-server-support-jpa-util/src/main/java/org/apereo/cas/jpa/JpaEntityFactory.java:38
↓ 6 callersMethodisRight
()
support/cas-server-support-webauthn-core/src/main/java/com/yubico/util/Either.java:63
↓ 6 callersMethodisServiceAccessAllowed
(final RegisteredService registeredService, final Service service)
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/HttpRequestRegisteredServiceAccessStrategy.java:53
↓ 6 callersMethodload
Load property source. @param resource the resource @param environment the environment @param name
core/cas-server-core-configuration-api/src/main/java/org/apereo/cas/configuration/loader/CasConfigurationPropertiesLoader.java:26
↓ 6 callersMethodlocateMetadataUserInterfaceForEntityId
Locate MDUI for entity id simple metadata ui info. @param metadataAdapter the metadata adapter @param entityId the entity id @param regist
support/cas-server-support-saml-mdui-core/src/main/java/org/apereo/cas/support/saml/mdui/MetadataUIUtils.java:66
↓ 6 callersMethodloginQuery
Login query. @param userId the user identifier @return the login query result
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboConsoleAdmin.java:50
↓ 6 callersMethodloginSearch
Login search. @param login the login @return the login search result
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboConsoleAdmin.java:32
↓ 6 callersFunctionlogoutEverywhere
(page)
ci/tests/puppeteer/scenarios/redis-ticket-registry-loadbalanced/script.js:33
↓ 6 callersMethodnewBuilder
(final Credential credential, final RememberMeAuthenticationProperties properties)
core/cas-server-core-authentication/src/test/java/org/apereo/cas/authentication/principal/RememberMeAuthenticationMetaDataPopulatorTests.java:30
↓ 6 callersMethodnewCibaRequest
(final OidcRegisteredService registeredService, final Principal p
support/cas-server-support-oidc/src/test/java/org/apereo/cas/oidc/AbstractOidcTests.java:539
↓ 6 callersMethodnewLdaptiveSearchOperation
New search executor. @param baseDn the base dn @param filterQuery the filter query @param params the params @return the search executor
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapUtils.java:422
↓ 6 callersFunctionnext
(id)
docs/cas-server-documentation/javascripts/main.js:473
↓ 6 callersMethodnoOp
No op lock repository. @return the default lock repository
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/lock/LockRepository.java:33
↓ 6 callersMethodnominate
Elect the principal. @param authentications the authentications @param principalAttributes the principal attributes @return the principal
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/PrincipalElectionStrategy.java:32
↓ 6 callersMethodparse
Parse. @param key the key @return the client flow execution key @throws BadlyFormattedFlowExecutionKeyException the badly formatted flow execution ke
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/executor/ClientFlowExecutionKey.java:60
← previousnext →1,601–1,700 of 22,235, ranked by callers