MCPcopy Create free account

hub / github.com/apereo/cas / functions

Functions22,235 in github.com/apereo/cas

↓ 192 callersMethodrandomAlphabetic
<p>Creates a random string whose length is the number of characters specified.</p> <p>Characters will be chosen from the set of Latin alphabetic char
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/RandomUtils.java:160
↓ 189 callersMethodgetInstance
Gets instance of the resolver as a singleton. @return the instance
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/SpringExpressionLanguageValueResolver.java:120
↓ 188 callersMethodsetProperty
Sets property. @param name the name @param value the value @return the property
support/cas-server-support-aup-core/src/main/java/org/apereo/cas/aup/AcceptableUsagePolicyStatus.java:72
↓ 186 callersMethodcreatePrincipal
Create principal. @param id the id @return the principal @throws Throwable the throwable
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/PrincipalFactory.java:28
↓ 185 callersMethodurl
Gets url. @return the url
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/Response.java:32
↓ 181 callersMethodregisterSerializableClass
Register serializable class. @param clazz the clazz to register
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/serialization/ComponentSerializationPlan.java:24
↓ 180 callersMethodbuild
Build set of clients configured. @return the set
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/pac4j/client/DelegatedIdentityProviderFactory.java:42
↓ 179 callersMethodgetMessage
()
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/ExpiredCRLException.java:48
↓ 178 callersMethodbuild
Build consent decision consent decision. @param service the service @param registeredService the registered service @param principalId
support/cas-server-support-consent-api/src/main/java/org/apereo/cas/consent/ConsentDecisionBuilder.java:40
↓ 178 callersMethodputAuthentication
Put authentication into conversation scope. @param authentication the authentication @param requestContext the ctx
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:585
↓ 177 callersMethoddecode
Decode jwt claims. @param token the token @param registeredService the service @return the jwt claims
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/ticket/OAuth20TokenSigningAndEncryptionService.java:37
↓ 176 callersMethodisTrue
Is property value set to true. @return the bean condition
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanCondition.java:84
↓ 173 callersMethodgetHttpServletResponse
()
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:59
↓ 172 callersMethodcreateService
Create service object based on the parameters of the request. @param request the request @return the service
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/ServiceFactory.java:28
↓ 172 callersMethodwithApplicationContext
With application context. @param applicationContext the application context @return the spring expression language value resolver
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/SpringExpressionLanguageValueResolver.java:181
↓ 171 callersMethodaddHeader
(final String name, final Object value)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:117
↓ 171 callersMethodgetLocation
Gets location to the public key file. @return the location
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServicePublicKey.java:25
↓ 170 callersMethoditerator
()
api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/support/RelaxedPropertyNames.java:67
↓ 170 callersMethodnewDuration
New duration. If the provided length is duration, it will be parsed accordingly, or if it's a numeric value it will be pared as a duration assuming it
api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/support/Beans.java:57
↓ 169 callersMethodparse
Parse common ticket structure. @param ticketId the ticket id @return the common ticket structure
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketCompactor.java:90
↓ 167 callersMethodsetAttribute
(final LdapEntry entry, final Supplier<String> attribute, final Consumer<Strin
support/cas-server-support-passwordless-ldap/src/main/java/org/apereo/cas/impl/account/LdapPasswordlessUserAccountStore.java:120
↓ 165 callersMethodget
Get authorization challenge. @param token the token @return the string
support/cas-server-support-acme/src/main/java/org/apereo/cas/acme/AcmeChallengeRepository.java:27
↓ 165 callersMethodgetHttpServletRequest
()
support/cas-server-support-validation/src/test/java/org/apereo/cas/web/AbstractServiceValidateControllerTests.java:80
↓ 164 callersMethodresolve
Resolve model and view. @param context the context @param service the service @return the model and view. Could be an empty view which would indicate
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/views/ConsentApprovalViewResolver.java:25
↓ 163 callersMethoddoAndHandle
Default function. @param <T> the type parameter @param <R> the type parameter @param function the function @param errorHandler
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/FunctionUtils.java:342
↓ 163 callersMethodisOk
()
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/response/AbstractInweboResponse.java:18
↓ 162 callersMethodbuild
Build. @param attrStatement the attr statement @param attribute the attribute
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/util/Saml20AttributeBuilder.java:20
↓ 162 callersMethodflatMap
(final Function<R, Either<L, RO>> func)
support/cas-server-support-webauthn-core/src/main/java/com/yubico/util/Either.java:87
↓ 162 callersMethodset
Set item in the cache. @param key the key @param item the item to store in the cache @param publish the publish @return the distributed cache
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/cache/DistributedCacheManager.java:82
↓ 161 callersMethodgetPort
()
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockWebServer.java:248
↓ 161 callersMethodisExpired
Determines if the ticket is expired. Most common implementations might collaborate with <i>ExpirationPolicy</i> strategy. @return true, if the ticket
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/ExpirableTicket.java:21
↓ 161 callersMethodwrapSet
Wrap set. @param <T> the type parameter @param source the source @return the set
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:556
↓ 156 callersMethodcreate
Create an OAuth code. @param service the service @param authentication the authentication @param ticketGrantingTicket the ticket g
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/code/OAuth20CodeFactory.java:37
↓ 156 callersMethodheaders
(final Map<String, String> headers)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockWebServer.java:266
↓ 155 callersMethodgetCredentialsWithSameUsernameAndPassword
()
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:53
↓ 154 callersMethodgetPrefix
Gets type. @return the type
support/cas-server-support-redis-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/key/RedisKeyGenerator.java:38
↓ 154 callersMethodsetServiceId
(final String id)
core/cas-server-core-services/src/test/java/org/apereo/cas/services/RegisteredServiceTests.java:71
↓ 151 callersMethodresolve
Resolve list. @param service the service @param criteriaSet the criteria set @return the list @throws Exception the exception
support/cas-server-support-saml-idp-metadata/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/cache/resolver/SamlRegisteredServiceMetadataResolver.java:29
↓ 149 callersMethodtoSet
To set. @return the set
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanContainer.java:83
↓ 147 callersMethodputServiceIntoFlowScope
Put service into flowscope. @param context the context @param service the service
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:383
↓ 147 callersMethodsave
Persist the service in the data store. @param supplier the supplier @param andThenConsume the and then consume @param countExclusive the count
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/ServiceRegistry.java:38
↓ 146 callersMethodappend
(final LogEvent event)
support/cas-server-support-logging-config-sqs/src/main/java/org/apereo/cas/logging/SQSAppender.java:141
↓ 146 callersMethodgetClientInfo
Gets client info. @return the client info
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfoHolder.java:30
↓ 146 callersMethodpush
Push. @throws Exception the exception
support/cas-server-support-git-core/src/main/java/org/apereo/cas/git/GitRepository.java:84
↓ 144 callersMethodgetAttributeName
Gets principal attribute name that must exist before interrupt can be triggered for this service. @return the attribute name
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceWebflowInterruptPolicy.java:38
↓ 143 callersMethodequals
(final Object obj)
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/principal/SimplePrincipal.java:60
↓ 141 callersMethodappend
(final LogEvent logEvent)
core/cas-server-core-logging-api/src/main/java/org/apereo/cas/logging/CasAppender.java:70
↓ 141 callersMethodgetService
Gets service. @return the service
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/device/OAuth20DeviceToken.java:27
↓ 140 callersMethodsuccess
Success. @return the account registration response
support/cas-server-support-account-mgmt-api/src/main/java/org/apereo/cas/acct/AccountRegistrationResponse.java:53
↓ 140 callersMethodtoJson
Convert object to JSON. @param arg the arg @return the string
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/audit/AuditTrailManager.java:109
↓ 139 callersMethodcreateEvaluateAction
Create evaluate action evaluate action. @param expression the expression @return the evaluate action
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:209
↓ 139 callersMethodgetTicketRegistry
Gets ticket registry. @return the ticket registry
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistrySupport.java:82
↓ 138 callersMethodremove
Remove. @param username the username @throws Throwable the throwable
support/cas-server-support-pm-core/src/main/java/org/apereo/cas/pm/PasswordHistoryService.java:68
↓ 137 callersMethodfind
Find http challenge. @param auth the auth @return the http 01 challenge
support/cas-server-support-acme/src/main/java/org/apereo/cas/acme/AcmeAuthorizationExecutor.java:35
↓ 137 callersMethodgetHttpServletRequestFromExternalWebflowContext
Gets the http servlet request from the context. @param context the context @return the http servlet request
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:134
↓ 134 callersMethodgetCode
Gets code. @return the code
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/MessageDescriptor.java:22
↓ 130 callersMethodgetPrincipal
(final Map<String, List<Object>> attributes)
core/cas-server-core-services/src/test/java/org/apereo/cas/services/RegisteredServiceTestUtils.java:218
↓ 128 callersMethodapply
Applies the policy. @param data Data to help make a decision according to policy. @throws GeneralSecurityException When policy application poses a se
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/revocation/policy/RevocationPolicy.java:22
↓ 127 callersMethodregisterReflectionHints
Register reflection hints. @param hints the hints @param entries the entries @return the cas runtime hints registrar
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/nativex/CasRuntimeHintsRegistrar.java:186
↓ 126 callersMethodaccept
(final String typeName)
support/cas-server-support-pac4j-core-clients/src/main/java/org/apereo/cas/support/pac4j/authentication/attributes/GroovyAttributeConverter.java:44
↓ 126 callersMethodexecute
Obtain a lock instance, attempt to lock on it, execute the required action, and the finally unlock the lock. @param <T> the type parameter @para
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/lock/LockRepository.java:58
↓ 125 callersMethodisEnabled
Supports encryption of values. @return true /false
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/crypto/CipherExecutor.java:78
↓ 123 callersMethodgetTicketGrantingTicket
Retrieve a valid tgt object identified by the provided TGT SSO token. @param ticketGrantingTicketId an SSO token identifying the requested Authentica
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketRegistrySupport.java:40
↓ 123 callersMethodsetRemoteAddr
(final String remoteAddr)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:122
↓ 122 callersMethodtoCollection
To collection t. @param <T> the type parameter @param obj the obj @param clazz the clazz @return the t
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:144
↓ 122 callersMethodvalidate
Validate request. @param context the context @return true /false @throws Exception the exception
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/validator/OAuth20RequestValidator.java:21
↓ 120 callersMethodgetHeaders
Gets headers. @return the headers
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:132
↓ 119 callersMethodcreateActionState
Create action state action state. @param flow the flow @param name the name @return the action state
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:218
↓ 115 callersMethodclear
Clear.
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/cache/DistributedCacheManager.java:71
↓ 113 callersMethodgetAttributeReleasePolicy
Gets the attribute filtering policy to determine how attributes are to be filtered and released for this service. @return the attribute release polic
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:151
↓ 112 callersMethodexecute
Execute http request and produce a response. @param execution the request @return the http response
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpUtils.java:76
↓ 112 callersMethodgetProperty
Gets property. @param <T> the type parameter @param key the key @param clazz the clazz @return the property
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/PropertiesAwareTicket.java:30
↓ 111 callersMethodencodeBase64
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:156
↓ 111 callersMethodgetScopes
Get requested scopes requested at the time of issuing this code. @return requested scopes.
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/OAuth20Token.java:28
↓ 111 callersMethodgetView
Gets view. @param type the type @return the view
support/cas-server-support-validation-core/src/main/java/org/apereo/cas/web/ServiceValidationViewFactory.java:75
↓ 111 callersMethodis
Is usage the same as this instance? @param use the use @return true/false
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyUsage.java:49
↓ 110 callersMethodresolve
Resolve 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:30
↓ 107 callersMethodfind
Find ticket definition. @param ticketId the ticket id @return the ticket definition
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketCatalog.java:47
↓ 107 callersMethodresolveRequestParameter
Resolve request parameter. @param context the context @param name the name @return the optional
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/OAuth20RequestParameterResolver.java:155
↓ 106 callersMethodsetLocalAddr
(final String localAddr)
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:137
↓ 105 callersMethodattributes
Gets attributes. @return the attributes
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/Response.java:18
↓ 105 callersMethodbuildObject
(final IExpressionContext context, final String expressionObjectName)
support/cas-server-support-thymeleaf-core/src/main/java/org/apereo/cas/web/view/CasThymeleafExpressionDialect.java:38
↓ 105 callersMethodgetToken
Gets token or code that is exchanged for this access token. @return the token
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/accesstoken/OAuth20AccessToken.java:43
↓ 103 callersMethodgetAttributeRepository
()
core/cas-server-core-authentication-api/src/test/java/org/apereo/cas/authentication/CoreAuthenticationTestUtils.java:107
↓ 102 callersMethoddoGet
Get Metadata. @param request the request @param response the response @throws Exception the exception
support/cas-server-support-ws-idp/src/main/java/org/apereo/cas/ws/idp/metadata/WSFederationMetadataController.java:39
↓ 101 callersMethodempty
Empty bean container. @param <T> the type parameter @return the bean container
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanContainer.java:67
↓ 101 callersMethodotherwise
Create the proxy bean via a given supplier when the condition fails. @param beanSupplier the bean supplier @return the bean supplier
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/spring/beans/BeanSupplier.java:165
↓ 100 callersMethodgetIssuer
Gets issuer. @return the issuer
support/cas-server-support-saml-idp-ticket/src/main/java/org/apereo/cas/ticket/artifact/SamlArtifactTicket.java:23
↓ 99 callersMethodgetBuilder
Gets builder. @param registeredService the registered service @param type the type @return the builder
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/response/callback/OAuth20ResponseModeFactory.java:105
↓ 98 callersMethodhandleRequest
Handle request. @param resource the resource @param rel the rel @return the response entity @throws Throwable the throwable
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/discovery/webfinger/OidcWebFingerDiscoveryService.java:24
↓ 96 callersMethodgetAuthentication
Method to retrieve the authentication. @return the authentication
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/AuthenticationAwareTicket.java:20
↓ 96 callersMethodgrantServiceTicket
Grant a ServiceTicket for a specific service. <p>The state of the ticket is affected by this operation and the ticket will be considered used. The sta
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketGrantingTicket.java:43
↓ 95 callersMethodclose
Close the response. @param response the response to close
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpUtils.java:136
↓ 95 callersMethodgetAuthentication
Gets authentication from conversation scope. @param ctx the ctx @return the authentication
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:618
↓ 94 callersMethodfrom
From client info. @param request the request @return the client info
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:289
↓ 94 callersMethodget
Adapt saml metadata and parse. Acts as a facade. @param resolver the resolver @param registeredService the service @param entityID
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:69
↓ 94 callersMethodwithUserAgent
()
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockRequestContext.java:171
↓ 93 callersMethodgetMessage
Get first non-null exception message, and return class name if all messages null. @param throwable Top level throwable @return String containing firs
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/LoggingUtils.java:166
↓ 93 callersMethodregisterProviderIntoApplicationContext
( final ConfigurableApplicationContext applicationContext)
core/cas-server-core-authentication-mfa-api/src/test/java/org/apereo/cas/authentication/mfa/TestMultifactorAuthenticationProvider.java:47
↓ 92 callersMethoddoIf
Do if function. @param <T> the type parameter @param <R> the type parameter @param condition the condition @param trueFunctio
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/FunctionUtils.java:48
← previousnext →101–200 of 22,235, ranked by callers