MCPcopy Create free account

hub / github.com/apereo/cas / functions

Functions22,235 in github.com/apereo/cas

↓ 10 callersMethodgetPrincipalAttributeNameTrigger
Gets principal attribute name trigger. @return the principal attribute name trigger
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceMultifactorPolicy.java:39
↓ 10 callersMethodgetPrincipalAttributeValueToMatch
Gets principal attribute value to match. Values may be regex patterns. @return the principal attribute value to match
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceMultifactorPolicy.java:47
↓ 10 callersMethodgetPrincipalAttributesRepository
Gets principal attribute repository that may control the fetching and caching of attributes at release time from attribute repository sources.. @retu
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAttributeReleasePolicy.java:73
↓ 10 callersMethodgetRedirectResponse
Gets the redirect response. @param url the url @param parameters the parameters @return the redirect response
core/cas-server-core-services-authentication/src/main/java/org/apereo/cas/authentication/principal/DefaultResponse.java:63
↓ 10 callersMethodgetRequiredAuthenticationHandlers
Gets required authentication handlers by their name/id. @return the required authentication handlers
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAuthenticationPolicy.java:25
↓ 10 callersMethodgetResponseMode
Gets response mode. @return the response mode
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/response/callback/OAuth20ResponseModeBuilder.java:35
↓ 10 callersMethodgetRoleDescriptorResolver
Gets role descriptor resolver. @param adaptor the adaptor @param requireValidMetadata the require valid metadata @return the role descri
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/SamlIdPUtils.java:237
↓ 10 callersMethodgetRoot
Gets the ticket-granting ticket at the root of the ticket hierarchy. @return Non -null root ticket-granting ticket.
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketGrantingTicket.java:74
↓ 10 callersMethodgetService
()
core/cas-server-core-authentication-attributes/src/test/java/org/apereo/cas/CoreAttributesTestUtils.java:36
↓ 10 callersMethodgetService2
()
core/cas-server-core-services/src/test/java/org/apereo/cas/services/RegisteredServiceTestUtils.java:114
↓ 10 callersMethodgetServiceUserInterfaceMetadata
Gets service user interface metadata. @param <T> the type parameter @param requestContext the request context @param clz the cl
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:986
↓ 10 callersMethodgetSignature
()
support/cas-server-support-x509-core/src/test/java/org/apereo/cas/adaptors/x509/util/MockX509CRL.java:93
↓ 10 callersMethodgetSingleSignOnParticipationRequest
(final MockRequestContext context)
core/cas-server-core-webflow/src/test/java/org/apereo/cas/web/flow/DefaultSingleSignOnParticipationStrategyTests.java:259
↓ 10 callersMethodgetTicketGrantingTicket
Get ticket granting ticket. @param context the context @return the ticket granting ticket
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:238
↓ 10 callersMethodgetUserAccount
Gets duo user account. @param username the actual user name @return the duo user account
support/cas-server-support-duo-core-mfa/src/main/java/org/apereo/cas/adaptors/duo/authn/DuoSecurityAuthenticationService.java:97
↓ 10 callersMethodgetUserCode
Gets user code. @return the user code
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/ticket/device/OAuth20DeviceToken.java:34
↓ 10 callersMethodgetValidUntil
()
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:158
↓ 10 callersMethodgetVersion
The full CAS version string. @return Return the full CAS version string. @see Package#getImplementationVersion
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CasVersion.java:40
↓ 10 callersMethodhandle
(final AuthenticationResponse response, final PasswordPolicyContext
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/authentication/support/DefaultLdapAccountStateHandler.java:99
↓ 10 callersMethodhandleFederationRequest
Handle federation request. @param response the response @param request the request @throws Exception the exception
support/cas-server-support-ws-idp/src/main/java/org/apereo/cas/ws/idp/web/WSFederationValidateRequestController.java:43
↓ 10 callersMethodhandleInitialAuthenticationTransaction
Initiate potential multi-transaction authentication event by handling the initial authentication transaction. @param service the service @param cr
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationSystemSupport.java:115
↓ 10 callersMethodhighestRiskScore
Highest risk score authentication risk score. @return the authentication risk score
support/cas-server-support-electrofence/src/main/java/org/apereo/cas/api/AuthenticationRiskScore.java:61
↓ 10 callersMethodinquire
Inquire interrupt response. @param authentication the authentication @param registeredService the registered service @param service the
support/cas-server-support-interrupt-api/src/main/java/org/apereo/cas/interrupt/InterruptInquirer.java:37
↓ 10 callersMethodisAuthorized
Is client authorized for use in this context. @param webContext the web context @param client the client @param currentService the curren
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/pac4j/client/DelegatedClientAuthenticationRequestCustomizer.java:50
↓ 10 callersMethodisRunning
Determines whether the server is running or not. @return True if server is running, false otherwise.
core/cas-server-core-util-api/src/test/java/org/apereo/cas/util/MockWebServer.java:316
↓ 10 callersMethodnewAuthenticationPolicy
New authentication policy collection. @param policyProps the policy props @return the collection
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CoreAuthenticationUtils.java:287
↓ 10 callersMethodnoOp
No op watcher service. @return the watcher service
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/io/WatcherService.java:18
↓ 10 callersMethodnoOp
No op ticket tracking policy. @return the ticket tracking policy
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/tracking/TicketTrackingPolicy.java:72
↓ 10 callersMethodnoOp
No op cas event repository filter. @return the cas event repository filter
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/CasEventRepositoryFilter.java:18
↓ 10 callersMethodobserve
Observe. @param observerProvider the observer provider @param task the task
api/cas-server-core-api-monitor/src/main/java/org/apereo/cas/monitor/ExecutableObserver.java:54
↓ 10 callersMethodparseParametersList
Parse the whitespace delimited String of parameters to check. <p> If the String is null, return the empty set. If the whitespace delimited String cont
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/filters/RequestParameterPolicyEnforcementFilter.java:202
↓ 10 callersMethodprepareCredential
Prepare credential. @param request the request @param credential the credential @return the credential
core/cas-server-core-rest-api/src/main/java/org/apereo/cas/rest/factory/RestHttpRequestCredentialFactory.java:76
↓ 10 callersMethodproceed
()
support/cas-server-support-person-directory-core/src/main/java/org/apereo/cas/persondir/cache/CachingPersonAttributeDaoImpl.java:197
↓ 10 callersMethodproduceErrorView
Produce error view model and view. @param view the view @param e the e @return the model and view
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1052
↓ 10 callersMethodputClientIpAddress
Put client ip. @param loc the loc @return the cas event
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/dao/CasEvent.java:154
↓ 10 callersMethodputServerIpAddress
Put server ip. @param loc the loc @return the cas event
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/dao/CasEvent.java:164
↓ 10 callersMethodputTimestamp
Put timestamp. @param time the time @return the cas event
api/cas-server-core-api-events/src/main/java/org/apereo/cas/support/events/dao/CasEvent.java:134
↓ 10 callersMethodregisterAuditTrailManager
Register audit trail manager. @param manager the manager
api/cas-server-core-api-audit/src/main/java/org/apereo/cas/audit/AuditTrailExecutionPlan.java:26
↓ 10 callersMethodresolveRequestParameter
(final WebContext context, final String name)
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/web/DefaultOAuth20RequestParameterResolver.java:140
↓ 10 callersMethodsetDeviceFingerprint
Sets device fingerprint. @param value the fingerprint @return the device fingerprint
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:223
↓ 10 callersMethodsetLocale
Sets locale. @param locale the locale @return the locale
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfo.java:235
↓ 10 callersMethodtoMultiValuedMap
Convert attribute values to multi valued objects. @param attributes the attributes @return the map of attributes to return
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/CollectionUtils.java:68
↓ 10 callersMethodtoPassword
Convert to string-friendly password. @return the string
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/credential/UsernamePasswordCredential.java:111
↓ 10 callersMethodtoString
Creates a unique and human-readable representation of the given certificate. @param cert Certificate. @return String representation of a certificate
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/crypto/CertUtils.java:88
↓ 10 callersMethodtrackTicket
Track application attempt and access. Typically, ticket-granting tickets keep track of applications and service tickets for which they are authorized
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/tracking/TicketTrackingPolicy.java:31
↓ 10 callersMethodunWrapJoinPoint
Unwraps a join point that may be nested due to layered proxies. @param point Join point to unwrap. @return Innermost join point; if not nested, retur
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/AopUtils.java:21
↓ 10 callersMethodunpack
Unpack jwt claims set. @param jwtJson the jwt json @return the jwt claims set
support/cas-server-support-token-core-api/src/main/java/org/apereo/cas/token/JwtBuilder.java:148
↓ 10 callersMethodupdate
Update resource set. @param currentResource the current resource @param newResource the new resource @return the resource set
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/ticket/resource/repository/ResourceSetRepository.java:62
↓ 10 callersMethodwithPrincipal
With principal redis composite key. @param account the account @return the redis composite key
support/cas-server-support-gauth-redis/src/main/java/org/apereo/cas/gauth/RedisCompositeKey.java:65
↓ 9 callersFunctionE
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 9 callersFunctionT
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 9 callersFunction_
(a,b)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:2
↓ 9 callersMethodaddDelegate
Add delegate. @param r the resolver to delegate
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/resolver/CasDelegatingWebflowEventResolver.java:28
↓ 9 callersMethodaddProvider
Add provider. @param provider the provider
support/cas-server-support-wsfederation/src/main/java/org/apereo/cas/support/wsfederation/authentication/crypto/ChainingWsFederationCertificateProvider.java:24
↓ 9 callersMethodauthorizeReleaseOfAllowedAttributes
( final RegisteredServiceAttributeReleasePolicyContext context, final Map<String, List<Object>
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/BaseEntityCategoryAttributeReleasePolicy.java:53
↓ 9 callersMethodauthorizeRequest
(final RegisteredServiceAccessStrategyRequest request)
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/ChainingRegisteredServiceAccessStrategy.java:91
↓ 9 callersMethodauthorizeRequest
Verify authorization policy by checking the pre-configured rules that may depend on what the principal might be carrying. <p> Verify presence of servi
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceAccessStrategy.java:69
↓ 9 callersMethodbindProperties
Bind properties to CAS properties. @return the optional
api/cas-server-core-api-multitenancy/src/main/java/org/apereo/cas/multitenancy/TenantDefinition.java:68
↓ 9 callersMethodbuild
Build the client. @param <T> the type parameter @param builder the builder @param clientType the client type @return the client instance
support/cas-server-support-aws/src/main/java/org/apereo/cas/aws/AmazonEnvironmentAwareClientBuilder.java:68
↓ 9 callersMethodbuildCasProfile
()
support/cas-server-support-oauth/src/test/java/org/apereo/cas/support/oauth/web/endpoints/OAuth20AuthorizeEndpointControllerTests.java:691
↓ 9 callersMethodclear
Clear.
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/common/web/ClientInfoHolder.java:37
↓ 9 callersMethodcompact
Compact ticket. @param ticket the ticket @return the string @throws Exception the exception
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/registry/TicketCompactor.java:48
↓ 9 callersMethodconnect
(final String ldapUrl, final String bindDn,
support/cas-server-support-shell-core/src/main/java/org/apereo/cas/shell/commands/util/ValidateLdapConnectionCommand.java:79
↓ 9 callersMethodcontainsProperty
Contains property boolean. @param name the name @return true/false
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/PropertiesAwareTicket.java:64
↓ 9 callersMethodcreateExpression
(final String expression, final Class expectedType)
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/AbstractCasWebflowConfigurer.java:595
↓ 9 callersMethodcreatePolicyForResourceSet
Gets policy for resource set. @param resourceId the resource id @param body the body @param request the request @param response the respon
support/cas-server-support-oauth-uma-core/src/main/java/org/apereo/cas/uma/web/controllers/policy/UmaCreatePolicyForResourceSetEndpointController.java:50
↓ 9 callersMethodcreateProxyGrantingTicket
Delegate a {@link TicketGrantingTicket} to a Service for proxying authentication to other Services. @param serviceTicketId The service ticket i
api/cas-server-core-api/src/main/java/org/apereo/cas/CentralAuthenticationService.java:109
↓ 9 callersMethodcreateSession
(HttpServletRequest request, @NonNull final ByteArray userHandle)
support/cas-server-support-webauthn-core/src/main/java/com/yubico/core/SessionManager.java:23
↓ 9 callersMethodcreateStateBinderConfiguration
Create state binder configuration. @param properties the properties @return the binder configuration
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:671
↓ 9 callersMethodcreateStateModelBinding
Create state model binding. @param state the state @param modelName the model name @param modelType the model type
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowConfigurer.java:688
↓ 9 callersMethoddecodeBase64ToString
Base64-decode the given string as String. @param data the base64 string @return the string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:213
↓ 9 callersMethoddoAndRetry
Do and retry. @param <T> the type parameter @param callback the callback @return the t @throws Exception the exception
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/function/FunctionUtils.java:497
↓ 9 callersMethodencrypt
Encrypt object value. @param payload the payload @return the string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/jwt/JsonWebTokenEncryptor.java:61
↓ 9 callersMethodextract
Extract the saml request from the http request. This can be an authentication request or a logout request. @param request the request @param decoder
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/sso/request/SSOSamlHttpRequestExtractor.java:28
↓ 9 callersMethodfailure
Failure authentication policy. @return the authentication policy execution result
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationPolicyExecutionResult.java:32
↓ 9 callersMethodfetchCredentials
Fetch credentials. @param tokenCode the token code @param profile the profile @param serialNumber the serial number @param roleArn the r
support/cas-server-support-aws/src/main/java/org/apereo/cas/aws/AmazonSecurityTokenServiceEndpoint.java:100
↓ 9 callersMethodfindConsentDecision
Find consent decision consent decision. @param service the service @param registeredService the registered service @param authentication
support/cas-server-support-consent-api/src/main/java/org/apereo/cas/consent/ConsentEngine.java:52
↓ 9 callersMethodfindSubclassesOf
Find subclasses of class. @param superClass the super class @return the collection
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/nativex/CasRuntimeHintsRegistrar.java:353
↓ 9 callersMethodforRegisteredService
Create a token security instance for a registered service. @param registeredService the service @return the token authentication security
support/cas-server-support-token-authentication/src/main/java/org/apereo/cas/token/authentication/TokenAuthenticationSecurity.java:84
↓ 9 callersMethodgenerate
Generate cas simple multifactor authentication ticket for the given principal and service. @param principal the principal @param service the servic
support/cas-server-support-simple-mfa-core/src/main/java/org/apereo/cas/mfa/simple/validation/CasSimpleMultifactorAuthenticationService.java:31
↓ 9 callersMethodgenerateJsonWebKey
Generate json web key. @param jwksType the jwks type @param jwksKeySize the jwks key size @param usage the usage @return the public json web
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java:208
↓ 9 callersMethodgetArtifactId
Retrieves the artifact supplied with the service. May be null. @return the artifact if it exists, null otherwise.
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/WebApplicationService.java:23
↓ 9 callersMethodgetAuditRecords
Gets audit records since. @param whereClause the where clause @return the audit records since
api/cas-server-core-api-audit/src/main/java/org/apereo/inspektr/audit/AuditTrailManager.java:134
↓ 9 callersMethodgetConnectionFactory
Gets connection factory. @return the connection factory
support/cas-server-support-redis-core/src/main/java/org/apereo/cas/redis/core/CasRedisTemplate.java:52
↓ 9 callersMethodgetContacts
A list of contacts that are responsible for the clients that use this service. @return list of Contacts @since 5.2
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredService.java:170
↓ 9 callersMethodgetDescendantTickets
Gets descendant tickets. These are generally ticket ids whose life-line is separate from the TGT until and unless the TGT goes away entirely. Things s
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/TicketGrantingTicket.java:101
↓ 9 callersMethodgetFirstHandler
()
support/cas-server-support-rest-authentication/src/test/java/org/apereo/cas/adaptors/rest/RestAuthenticationHandlerTests.java:55
↓ 9 callersMethodgetHttpClient
()
core/cas-server-core-util/src/test/java/org/apereo/cas/util/http/SimpleHttpClientTests.java:35
↓ 9 callersMethodgetHttpResponse
(final Http userRequest)
support/cas-server-support-duo-core/src/main/java/org/apereo/cas/adaptors/duo/authn/BaseDuoSecurityAuthenticationService.java:152
↓ 9 callersMethodgetHttpServletResponseFromRequestAttributes
Gets http servlet response from request attributes. @return the http servlet response from request attributes
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpRequestUtils.java:92
↓ 9 callersMethodgetImpersonationAccounts
Gets a collection of account names a surrogate can authenticate as. @param username The username of the surrogate @param service the service @return
support/cas-server-support-surrogate-api/src/main/java/org/apereo/cas/authentication/surrogate/SurrogateAuthenticationService.java:75
↓ 9 callersMethodgetJsonWebKeyState
Gets json web key state. @param key the key @return the json web key state
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/rotation/OidcJsonWebKeystoreRotationService.java:74
↓ 9 callersMethodgetKeys
(final String type, final String principal, final String timestamp)
support/cas-server-support-events-redis/src/main/java/org/apereo/cas/support/events/redis/RedisCasEventRepository.java:158
↓ 9 callersMethodgetLogoutType
Returns the logout type of the service. @return the logout type of the service.
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/WebBasedRegisteredService.java:81
↓ 9 callersMethodgetMapInstance
Create map instance, which must ben created during initialization phases and always be the same instance. @return the map
core/cas-server-core-tickets-api/src/main/java/org/apereo/cas/ticket/registry/AbstractMapBasedTicketRegistry.java:167
↓ 9 callersMethodgetNotBefore
()
support/cas-server-support-x509-core/src/test/java/org/apereo/cas/adaptors/x509/authentication/CasX509Certificate.java:105
↓ 9 callersMethodgetOrder
()
core/cas-server-core-authentication-throttle/src/main/java/org/apereo/cas/throttle/ThrottledRequestFilter.java:35
↓ 9 callersMethodgetOwner
()
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/principal/Principal.java:101
↓ 9 callersMethodgetProvider
The provider for the given entityID. @param entityID the entityID @param httpServletRequest the servlet request @param httpServletRespons
support/cas-server-support-saml-idp-discovery/src/main/java/org/apereo/cas/services/SamlIdentityProviderDiscoveryFeedService.java:46
↓ 9 callersMethodgetRepositoryDirectory
Gets repository directory. @return the repository directory
support/cas-server-support-git-core/src/main/java/org/apereo/cas/git/GitRepository.java:35
← previousnext →1,101–1,200 of 22,235, ranked by callers