MCPcopy Create free account

hub / github.com/apereo/cas / functions

Functions22,235 in github.com/apereo/cas

↓ 91 callersMethodgetAuthenticationSystemSupport
(final AttributeMerger attributeMerger)
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:266
↓ 91 callersMethodgetBuilderFactory
Gets builder factory. @return the builder factory
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/OpenSamlConfigBean.java:37
↓ 91 callersMethodgetCredentialsWithDifferentUsernameAndPassword
()
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:61
↓ 91 callersMethodgetUserProfile
()
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/authentication/principal/ClientCredential.java:72
↓ 91 callersMethodputCredential
Puts credential into the context. @param context the context @param credential the credential
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:501
↓ 91 callersMethodsetClientInfo
Sets client info. @param request the request
support/cas-server-support-electrofence/src/main/java/org/apereo/cas/api/AuthenticationRiskNotifier.java:41
↓ 90 callersMethodaddAttribute
Add attribute to the authentication object and update the instance. @param name the name @param value the value
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/Authentication.java:62
↓ 90 callersMethodclose
Close.
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/io/WatcherService.java:26
↓ 90 callersMethodremove
Remove records that are expired by date. @param expirationTime the expiration time
support/cas-server-support-trusted-mfa-core/src/main/java/org/apereo/cas/trusted/authentication/api/MultifactorAuthenticationTrustStorage.java:27
↓ 89 callersMethoddigestIdentifier
Allows the registry to hash the given identifier, which may be the ticket id or the principdl id, etc. @param id the id @return the string
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistry.java:212
↓ 89 callersMethodgetAuthenticationResult
(final AuthenticationSystemSupport support, fin
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:205
↓ 87 callersMethodcreateTicketGrantingTicket
Create a {@link TicketGrantingTicket} by authenticating credentials. The details of the security policy around credential authentication and the defin
api/cas-server-core-api/src/main/java/org/apereo/cas/CentralAuthenticationService.java:52
↓ 87 callersMethodgetService
Method to obtain the service for which we are asserting this ticket is valid for. @return the service for which we are asserting this ticket is valid
api/cas-server-core-api-validation/src/main/java/org/apereo/cas/validation/Assertion.java:68
↓ 87 callersMethodnextInt
<p> Returns a random integer within the specified range. </p> @param startInclusive the smallest value that can be returned, must be non-negative @pa
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/RandomUtils.java:191
↓ 87 callersMethodparse
Parse passwordless request. @param username the username @return the passwordless request
support/cas-server-support-passwordless-api/src/main/java/org/apereo/cas/api/PasswordlessRequestParser.java:27
↓ 86 callersMethodclose
Close. @throws IOException the io exception
support/cas-server-support-jpa-util/src/main/java/org/apereo/cas/configuration/support/CloseableDataSource.java:20
↓ 86 callersMethodfindSubclassesInPackage
Find subclasses in packages and exclude tests. @param superClass the parent class @param packages the packages @return the collection
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/nativex/CasRuntimeHintsRegistrar.java:364
↓ 86 callersMethodformat
Format the datetime given. @param dt the datetime @return the date and time
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/ISOStandardDateFormat.java:52
↓ 86 callersMethodgetNewTicketId
Return a new unique ticket id beginning with the prefix. @param prefix The prefix we want attached to the ticket. @return the unique ticket id @throw
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/UniqueTicketIdGenerator.java:30
↓ 86 callersMethodok
Ok authorization response. @return the authorization response
support/cas-server-support-heimdall/src/main/java/org/apereo/cas/heimdall/AuthorizationResponse.java:45
↓ 85 callersMethodgetCredentialMetadata
Gets credential metadata. @return the credential metadata
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/Credential.java:50
↓ 85 callersMethodputRegisteredService
Put registered service. @param request the request @param registeredService the registered service
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:424
↓ 85 callersMethodputTicketGrantingTicketInScopes
Put ticket granting ticket in request and flow scopes. @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:248
↓ 84 callersMethoddoIfNotBlank
Do if not blank. @param <T> the type parameter @param input the input @param trueFunction the true function @param falseFunction t
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/FunctionUtils.java:172
↓ 84 callersMethodload
Load modules. @return the list @throws Exception the exception
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/feature/CasRuntimeModuleLoader.java:20
↓ 84 callersMethodsetMethod
(final HttpMethod method)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:156
↓ 83 callersMethodsetClientInfo
Sets client info. @param clientInfo the client info
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfoHolder.java:21
↓ 83 callersMethodsetStatus
Sets status of the request. @param status the status
api/cas-server-core-api-logout/src/main/java/org/apereo/cas/logout/slo/SingleLogoutRequestContext.java:31
↓ 83 callersMethodsupports
Supports client application. @param registeredService the registered service @return true/false
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/token/ciba/CibaTokenDeliveryHandler.java:39
↓ 82 callersMethodgetEntityId
Gets entity id. @return the entity id
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:213
↓ 82 callersMethodresolveSingle
Resolve single event. @param context the context @return the event @throws Throwable the throwable
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/resolver/CasWebflowEventResolver.java:39
↓ 82 callersMethodwrite
Write principal attributes for this service. @param writer the writer @param principal the principal @param service the service
support/cas-server-support-ws-idp/src/main/java/org/apereo/cas/ws/idp/services/WSFederationRelyingPartyAttributeWriter.java:23
↓ 81 callersMethodcount
Count entries. @param pattern the pattern @return the long
support/cas-server-support-redis-core/src/main/java/org/apereo/cas/redis/core/CasRedisTemplate.java:40
↓ 80 callersMethodgetWebApplicationService
()
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:95
↓ 80 callersMethodregister
Register ticket definition. @param definition the definition
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketCatalog.java:24
↓ 79 callersMethodgetExpirationPolicy
Get expiration policy associated with ticket. @return the expiration policy
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/ExpirableTicket.java:30
↓ 78 callersMethodcreate
Create view. @param applicationContext the application context @param viewName the view name @param contentType the content type @re
core/cas-server-core-validation-api/src/main/java/org/apereo/cas/validation/CasProtocolViewFactory.java:33
↓ 78 callersMethodgetApplicationContext
Gets application context. @return the application context
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/OpenSamlConfigBean.java:65
↓ 78 callersMethodresponseType
Gets response type. @return the response type
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/Response.java:25
↓ 77 callersMethodcreateViewState
Create view state view state. @param flow the flow @param id the id @param expression the expression @param binder the binder @retu
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:340
↓ 77 callersMethoddelete
Delete. @param username the username @param deviceId the device id
support/cas-server-support-yubikey-core-mfa/src/main/java/org/apereo/cas/adaptors/yubikey/YubiKeyAccountRegistry.java:90
↓ 76 callersMethodaddRegisteredService
(final Set<OAuth20GrantTypes> grantTypes)
support/cas-server-support-oauth/src/test/java/org/apereo/cas/AbstractOAuth20Tests.java:471
↓ 76 callersMethodencode
Sign ID token. @param registeredService the service @param claims the claims @return the string @throws Throwable the throwable
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/ticket/OAuth20TokenSigningAndEncryptionService.java:28
↓ 76 callersMethodpreHandle
( 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:65
↓ 75 callersMethodgetAuthenticationTransactionFactory
(final ServicesManager servicesManager)
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:300
↓ 75 callersMethodnewTransaction
New transaction. @param service the service @param credentials the credentials @return the authentication transaction
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationTransactionFactory.java:30
↓ 74 callersFunctionc
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 74 callersMethodgetSamlRegisteredServiceForTestShib
()
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/BaseSamlIdPConfigurationTests.java:286
↓ 74 callersMethodgetTenant
Gets tenant. @return the tenant
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/Credential.java:57
↓ 74 callersMethodupdateTicket
Update the received ticket. @param ticket the ticket @return the updated ticket @throws Exception the exception
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistry.java:139
↓ 73 callersMethodcreatePattern
Creates the pattern. Matching is by default case insensitive. @param pattern the pattern, may not be null. @return the pattern or {@link RegexUtils#M
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/RegexUtils.java:71
↓ 72 callersMethodmatches
Returns whether the service matches the registered service. <p>Note, as of 3.1.2, matches are case insensitive. @param service the service to match.
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:134
↓ 72 callersMethodsupports
Determine if this request should be supported. @param request the request @param response the response @return true/false
core/cas-server-core-authentication-throttle/src/main/java/org/apereo/cas/throttle/ThrottledRequestFilter.java:33
↓ 71 callersMethodencode
Encode the given password, give the results of the SQL query. The provided password is often supplied by the user, and is then encoded and digested us
support/cas-server-support-jdbc-authentication/src/main/java/org/apereo/cas/jdbc/DatabasePasswordEncoder.java:24
↓ 71 callersMethodfind
Attempts to find the next sub-sequence of the input sequence that matches the pattern. @param pattern the pattern @param value the string @return t
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/RegexUtils.java:132
↓ 71 callersMethodgetHttpServletResponseFromExternalWebflowContext
Gets the http servlet response from the context. @param context the context @return the http servlet response
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:158
↓ 70 callersMethodproperties
Find all properties. @return the response entity
support/cas-server-support-configuration-metadata-repository/src/main/java/org/apereo/cas/metadata/rest/CasConfigurationMetadataServerEndpoint.java:46
↓ 69 callersMethodexists
Check of the value is a valid resource and exists. @return the bean condition
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanCondition.java:77
↓ 69 callersMethodgetContent
Gets content. @return the content @throws Exception the exception
support/cas-server-support-x509-core/src/test/java/org/apereo/cas/adaptors/x509/authentication/CasX509Certificate.java:59
↓ 68 callersMethodevenIfMissing
Match if missing bean condition. @return the bean condition
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanCondition.java:54
↓ 68 callersMethodfrom
From map of user-defined scopes. @param userDefinedScopes the user defined scopes @return the collection
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/scopes/OidcAttributeReleasePolicyFactory.java:60
↓ 68 callersMethodregisterWebflowConfigurer
Register webflow configurer. @param cfg the cfg
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowExecutionPlan.java:33
↓ 67 callersFunctiondisplayBanner
(error)
support/cas-server-support-thymeleaf/src/main/resources/static/js/palantir.js:448
↓ 67 callersMethodgetResponse
()
api/cas-server-core-api-audit/src/main/java/org/apereo/cas/audit/AuditableContext.java:75
↓ 66 callersMethodgetStorageName
Generic cache/storage name this ticket may want to associate with itself in cases where persistence is handled by an underlying cache, etc. @return t
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketDefinitionProperties.java:58
↓ 66 callersMethodresolve
Resolve list of candidate profiles. @param context the context @param credentials the credentials @return the list @throws Throwable the throwabl
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/authentication/principal/DelegatedClientAuthenticationCredentialResolver.java:30
↓ 65 callersMethodgetService
Gets the service. @param argumentExtractors the argument extractors @param context the context @return the service
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:183
↓ 65 callersMethodload
Load list of verifications. @return the list
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/assurance/AssuranceVerificationSource.java:26
↓ 64 callersMethodfirstElement
Converts the provided object into a collection and return the first element, or empty. @param obj the obj @return the optional
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:113
↓ 64 callersMethodgetExecutableCompiledScriptFactory
Gets executable compiled script factory. @return the executable compiled script factory
api/cas-server-core-api-scripting/src/main/java/org/apereo/cas/util/scripting/ExecutableCompiledScriptFactory.java:111
↓ 63 callersMethoddeleteTicket
Remove a specific ticket from the registry. If ticket to delete is TGT then related service tickets are removed as well. @param ticketId The id of th
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistry.java:89
↓ 63 callersMethodgetAccessStrategy
Gets the access strategy that decides whether this registered service is able to proceed with authentication requests. @return the access strategy
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:125
↓ 63 callersMethodgetAllowedAttributes
Gets allowed claims. @return the allowed attributes
support/cas-server-support-oidc-core/src/main/java/org/apereo/cas/oidc/claims/OidcRegisteredServiceAttributeReleasePolicy.java:20
↓ 63 callersMethodgetClientIpAddress
Gets client ip address. @return the client ip address
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:105
↓ 63 callersMethodoff
Off cookie same site policy. @return the cookie same site policy
api/cas-server-core-api-cookie/src/main/java/org/apereo/cas/web/cookie/CookieSameSitePolicy.java:49
↓ 63 callersMethodsetRequestURI
(final String uri)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:161
↓ 62 callersMethodgetAccessToken
(final Principal principal)
support/cas-server-support-oidc/src/test/java/org/apereo/cas/oidc/AbstractOidcTests.java:455
↓ 62 callersMethodgetLoginFlow
Gets login flow. @return the login flow
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:91
↓ 62 callersMethodisSuccess
Is success. @return true/false
support/cas-server-support-account-mgmt-api/src/main/java/org/apereo/cas/acct/AccountRegistrationResponse.java:62
↓ 62 callersMethodsetEvaluationOrder
Sets the relative evaluation order of this service when determining matches. @param evaluationOrder the service evaluation order @return the evaluati
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:87
↓ 62 callersMethodtryLock
Acquires the lock if it is not held by another thread within the given waiting time and the current thread has not been {@linkplain Thread#interrupt i
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/concurrent/CasReentrantLock.java:39
↓ 61 callersMethodaddAttributes
Add attributes. @param attributes the attributes @return the authentication builder
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationBuilder.java:101
↓ 61 callersMethodapply
Locate the template for the given service, if any, and apply changes from the base definition. @param registeredService the registered service
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServicesTemplatesManager.java:22
↓ 61 callersFunctione
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 61 callersMethodgetCredentials
Gets a list of metadata about the credentials supplied at authentication time. @return Non -null list of supplied credentials represented as metadata
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/Authentication.java:80
↓ 61 callersMethodgetRegistry
(final String testName)
support/cas-server-support-gauth/src/test/java/org/apereo/cas/gauth/credential/BaseOneTimeTokenCredentialRepositoryTests.java:195
↓ 60 callersMethodgetHttpServletRequest
()
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:55
↓ 60 callersMethodtoBoolean
To boolean. @return true/false
api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/support/TriStateBoolean.java:90
↓ 59 callersMethodbody
Convert this record into JSON. @return the string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpExecutionRequest.java:84
↓ 59 callersMethodexists
Determine whether password request can be accepted based on history requirements and tracking. @param changeRequest the change request @return true /
support/cas-server-support-pm-core/src/main/java/org/apereo/cas/pm/PasswordHistoryService.java:34
↓ 59 callersMethodfromResource
From resource executable compiled script. @param resource the resource @param watchResource the watch resource @return the executable compiled s
api/cas-server-core-api-scripting/src/main/java/org/apereo/cas/util/scripting/ExecutableCompiledScriptFactory.java:29
↓ 59 callersMethodgetPassword
Gets password. @return the password
support/cas-server-support-account-mgmt-api/src/main/java/org/apereo/cas/acct/AccountRegistrationRequest.java:57
↓ 59 callersMethodgetRegisteredService
Gets registered service. @return the registered service
api/cas-server-core-api-validation/src/main/java/org/apereo/cas/validation/Assertion.java:75
↓ 59 callersMethodgetSamlRegisteredService
Gets saml registered service. @return the saml registered service
support/cas-server-support-saml-idp/src/test/java/org/apereo/cas/support/saml/SamlIdPTestUtils.java:31
↓ 59 callersMethodsetPassword
Sets password. @param psw the psw
core/cas-server-core-configuration-api/src/main/java/org/apereo/cas/configuration/support/CasConfigurationJasyptCipherExecutor.java:138
↓ 58 callersMethodauthenticate
Authenticate. @param requestBody the request body @param request the request @param response the response @return the optional @throws Throwab
core/cas-server-core-rest-api/src/main/java/org/apereo/cas/rest/authentication/RestAuthenticationService.java:35
↓ 58 callersMethodgetRegisteredOAuthServiceByClientId
Gets registered oauth service by client id. @param <T> the type parameter @param servicesManager the services manager @param clientId
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/util/OAuth20Utils.java:119
↓ 58 callersMethodprocessSamlServiceProvider
(final AbstractSamlSPProperties provider, final ServicesMan
support/cas-server-support-saml-sp-integrations/src/main/java/org/apereo/cas/config/CasSamlServiceProvidersAutoConfiguration.java:37
↓ 58 callersMethodto
Serialize the given object to its equivalent to the output stream. @param out the output stream @param object the object to serialize
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/serialization/StringSerializer.java:86
↓ 57 callersMethodgetCreationTime
Method to return the time the Ticket was created. @return the time the ticket was created.
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/ExpirableTicket.java:69
← previousnext →201–300 of 22,235, ranked by callers