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
↓ 5 callers
Method
getOidcConfigurationForClient
(final BasePac4jOidcClientProperties oidc,
support/cas-server-support-pac4j-oidc/src/main/java/org/apereo/cas/pac4j/web/DelegatedClientOidcBuilder.java:320
↓ 5 callers
Method
getOidcMaxAgeFromAuthorizationRequest
Gets oidc max age from authorization request. @param context the context @return the oidc max age from authorization request
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/util/OidcRequestSupport.java:49
↓ 5 callers
Method
getOneTimeTokenAccount
()
support/cas-server-support-gauth/src/test/java/org/apereo/cas/gauth/credential/GoogleAuthenticatorOneTimeTokenCredentialValidatorTests.java:139
↓ 5 callers
Method
getOrder
()
support/cas-server-support-thymeleaf-core/src/main/java/org/apereo/cas/services/web/CasThymeleafViewResolverConfigurer.java:16
↓ 5 callers
Method
getOrganization
()
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:162
↓ 5 callers
Method
getPasswordPolicyPattern
Gets password reset password policy pattern. @param requestContext the request context @return the password reset password policy pattern
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1633
↓ 5 callers
Method
getPasswordlessAuthenticationRequest
Gets passwordless authentication request. @param <T> the type parameter @param requestContext the request context @param clazz th
support/cas-server-support-passwordless-webflow/src/main/java/org/apereo/cas/web/flow/PasswordlessWebflowUtils.java:67
↓ 5 callers
Method
getPrimaryAuthenticationFrom
(final Map<String, Object> model)
core/cas-server-core-web-api/src/main/java/org/apereo/cas/services/web/view/AbstractCasView.java:92
↓ 5 callers
Method
getPropertyBooleanValue
Gets property boolean value. @param service the service @return the property boolean value
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceProperty.java:746
↓ 5 callers
Method
getPropertyOrDefault
Gets property or default. @param name the name @param defaultValue the default value @return the property or default
support/cas-server-support-aup-core/src/main/java/org/apereo/cas/aup/AcceptableUsagePolicyStatus.java:120
↓ 5 callers
Method
getProxyHandler
()
support/cas-server-support-validation/src/test/java/org/apereo/cas/web/AbstractServiceValidateControllerTests.java:61
↓ 5 callers
Method
getQRCodeTicket
(final MockRequestContext context, final Authentication authentication)
support/cas-server-support-webauthn/src/test/java/org/apereo/cas/webauthn/web/WebAuthnQRCodeControllerMvcTests.java:217
↓ 5 callers
Method
getRecordsByKeys
(final List<? extends DynamoDbQueryBuilder> queries)
support/cas-server-support-consent-dynamodb/src/main/java/org/apereo/cas/consent/DynamoDbConsentFacilitator.java:255
↓ 5 callers
Method
getRelyingPartyIdentifier
Get the relying party id for a service. @param service the service to get an id for @param configuration the configuration @return relying part
support/cas-server-support-wsfederation/src/main/java/org/apereo/cas/support/wsfederation/WsFederationHelper.java:306
↓ 5 callers
Method
getRequestHeaders
(final RestfulServiceRegistryProperties properties)
support/cas-server-support-rest-service-registry/src/main/java/org/apereo/cas/services/RestfulServiceRegistry.java:50
↓ 5 callers
Method
getResponse
(final Ticket ticketGrantingTicket, final HttpServletRequest request,
core/cas-server-core-rest-api/src/main/java/org/apereo/cas/rest/factory/DefaultTicketGrantingTicketResourceEntityResponseFactory.java:40
↓ 5 callers
Method
getSecurityToken
Gets security token. @return the security token
support/cas-server-support-ws-sts-api/src/main/java/org/apereo/cas/ticket/SecurityTokenTicket.java:24
↓ 5 callers
Method
getService
()
support/cas-server-support-surrogate-authentication/src/test/java/org/apereo/cas/authentication/surrogate/BaseSurrogateAuthenticationServiceTests.java:52
↓ 5 callers
Method
getSetting
(final Environment environment, final String key)
support/cas-server-support-configuration-cloud-jdbc/src/main/java/org/apereo/cas/config/CasJdbcCloudConfigBootstrapAutoConfiguration.java:65
↓ 5 callers
Method
getSingleSignOnStrategy
(final RegisteredService registeredService)
core/cas-server-core-webflow/src/test/java/org/apereo/cas/web/flow/authentication/RegisteredServiceAuthenticationPolicySingleSignOnParticipationStrategyTests.java:69
↓ 5 callers
Method
getState
(final Flow flow, final String stateId, final Class<T> clazz)
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/configurer/AbstractCasWebflowConfigurer.java:686
↓ 5 callers
Method
getStaticPart
()
support/cas-server-support-person-directory-core/src/main/java/org/apereo/cas/persondir/cache/CachingPersonAttributeDaoImpl.java:186
↓ 5 callers
Method
getStatus
()
core/cas-server-core-authentication-attributes/src/main/java/org/apereo/cas/services/consent/ChainingRegisteredServiceConsentPolicy.java:64
↓ 5 callers
Method
getSurrogateAuthenticationService
(final Map accounts)
support/cas-server-support-surrogate-authentication/src/test/java/org/apereo/cas/authentication/rest/SurrogateAuthenticationRestHttpRequestCredentialFactoryTests.java:125
↓ 5 callers
Method
getTags
Gets properties. @return the properties
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationHandler.java:114
↓ 5 callers
Method
getTargetTransition
Gets target state. @param requestContext the request context @return the target state
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1706
↓ 5 callers
Method
getTemplatesManagerInstanceFrom
(final CasConfigurationProperties casProperties)
core/cas-server-core-services/src/test/java/org/apereo/cas/services/DefaultRegisteredServicesTemplatesManagerTests.java:39
↓ 5 callers
Method
getTicketGrantingTicketFromRequest
Gets ticket granting ticket from request. @param ticketGrantingTicketCookieGenerator the ticket granting ticket cookie generator @param ticketRegistr
core/cas-server-core-cookie-api/src/main/java/org/apereo/cas/web/support/CookieUtils.java:65
↓ 5 callers
Method
getTicketTypeName
(final Class<? extends Ticket> clazz)
support/cas-server-support-jpa-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/JpaTicketRegistry.java:299
↓ 5 callers
Method
getTimeToIdle
Describes the idle time duration for the item. @return idle time in seconds. A zero value indicates the time duration is not supported or is inactive
api/cas-server-core-api-ticket/src/main/java/org/apereo/cas/ticket/IdleExpirationPolicy.java:22
↓ 5 callers
Method
getTrackableSession
(final WebContext context)
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/pac4j/TicketRegistrySessionStore.java:116
↓ 5 callers
Method
getTrustManagers
Get trust managers. @return the trust manager [ ]
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CasSSLContext.java:65
↓ 5 callers
Method
getUnderscoreToSpaceInput
(final String cmd)
support/cas-server-support-shell/src/test/java/org/apereo/cas/shell/commands/util/ValidateLdapConnectionCommandTests.java:40
↓ 5 callers
Method
getUsernameUnderTest
()
support/cas-server-support-gauth/src/test/java/org/apereo/cas/gauth/credential/BaseOneTimeTokenCredentialRepositoryTests.java:201
↓ 5 callers
Method
getWebflowInterruptPolicy
Gets interrupt policy that is assigned to this service. @return the interrupt policy
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/WebBasedRegisteredService.java:20
↓ 5 callers
Method
getYubiKeyDeviceRedisKey
(final String id)
support/cas-server-support-yubikey-redis/src/main/java/org/apereo/cas/adaptors/yubikey/dao/RedisYubiKeyAccountRegistry.java:49
↓ 5 callers
Method
handle
Maps an authentication exception onto a state name. Also sets an ERROR severity message in the message context. @param exception Authentication
core/cas-server-core-webflow-api/src/main/java/org/apereo/cas/web/flow/actions/AuthenticationExceptionHandlerAction.java:43
↓ 5 callers
Method
handleEcpRequest
Handle ecp request. @param response the response @param request the request @throws Exception the exception
support/cas-server-support-saml-idp-web/src/main/java/org/apereo/cas/support/saml/web/idp/profile/ecp/ECPSamlIdPProfileHandlerController.java:55
↓ 5 callers
Method
handleWarning
(final AccountState.Warning warning, final AuthenticationResponse response, f
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/authentication/support/OptionalWarningLdapAccountStateHandler.java:33
↓ 5 callers
Method
hasSurrogateAuthenticationRequest
Has request surrogate authentication request. @param requestContext the request context @return true /false
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1111
↓ 5 callers
Method
hash
Hash device secret string. @param deviceSecret the device secret @return the string
support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/nativesso/OidcDeviceSecretGenerator.java:21
↓ 5 callers
Method
hexDecode
Hex decode string. @param data the data @return the string
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/EncodingUtils.java:64
↓ 5 callers
Method
httpClientFactory
Gets http client factory. @return the http client factory
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpClient.java:77
↓ 5 callers
Method
init
Initializes the process that periodically fetches CRL data.
support/cas-server-support-x509-core/src/main/java/org/apereo/cas/adaptors/x509/authentication/revocation/checker/ResourceCRLRevocationChecker.java:130
↓ 5 callers
Function
inspect
(text)
ci/tests/puppeteer/cas.js:86
↓ 5 callers
Method
isActivated
(final Authentication authentication, final
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/mfa/trigger/RestEndpointMultifactorAuthenticationTrigger.java:61
↓ 5 callers
Method
isActivated
(final Authentication authentication, final
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/mfa/trigger/TimedMultifactorAuthenticationTrigger.java:49
↓ 5 callers
Method
isActivated
(final Authentication authentication, final
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/mfa/trigger/HttpRequestMultifactorAuthenticationTrigger.java:48
↓ 5 callers
Method
isAuthnRequestsSigned
()
support/cas-server-support-saml-idp-core/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/SamlRegisteredServiceMetadataAdaptor.java:194
↓ 5 callers
Method
isAuthorizedGrantTypeForService
Is authorized grant type for service? @param grantType the grant type @param registeredService the registered service @return true/false
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/OAuth20RequestParameterResolver.java:41
↓ 5 callers
Method
isAuthorizedResponseTypeForService
Is authorized response type for service. @param context the context @param registeredService the registered service @return true/false
support/cas-server-support-oauth-api/src/main/java/org/apereo/cas/support/oauth/web/OAuth20RequestParameterResolver.java:183
↓ 5 callers
Method
isCredentialProvided
Indicates whether the authentication event was established as part of user providing credentials. @return true if credentials are provided. false is
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationResult.java:42
↓ 5 callers
Function
isDocumentationSiteViewedLocally
()
docs/cas-server-documentation/javascripts/main.js:3
↓ 5 callers
Method
isEncryptionPossible
(final Key key)
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/cipher/BaseStringCipherExecutor.java:172
↓ 5 callers
Method
isJsonFormat
()
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/serialization/BaseJacksonSerializer.java:225
↓ 5 callers
Method
isLdapConnectionUrl
Is ldap connection url?. @param r the resource @return true/false
support/cas-server-support-ldap-core/src/main/java/org/apereo/cas/util/LdapUtils.java:239
↓ 5 callers
Method
isLenient
()
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/serialization/BaseJacksonSerializer.java:155
↓ 5 callers
Method
isLoginFormUsernameInputVisible
Is login form username input visible? @param requestContext the request context @return true/false
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowLoginContextProvider.java:42
↓ 5 callers
Method
isLoginFormViewable
Is login form viewable?. @param requestContext the request context @return true or false
api/cas-server-core-api-webflow/src/main/java/org/apereo/cas/web/flow/CasWebflowLoginContextProvider.java:52
↓ 5 callers
Method
isMsSqlServer
Is MS SQL Server ?. @return true/false
support/cas-server-support-jpa-util/src/main/java/org/apereo/cas/jpa/JpaEntityFactory.java:29
↓ 5 callers
Method
isProtocolMessageLoggerEnabled
()
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/LoggingUtils.java:96
↓ 5 callers
Method
isRememberMeAuthentication
Is remember me authentication ? @param requestContext the request context @return true/false
core/cas-server-core-cookie-api/src/main/java/org/apereo/cas/web/support/gen/CookieRetrievingCookieGenerator.java:64
↓ 5 callers
Method
isSatisfiedBy
(final Assertion assertion, final HttpServletRequest request)
core/cas-server-core-validation-api/src/main/java/org/apereo/cas/validation/CasProtocolVersionValidationSpecification.java:25
↓ 5 callers
Method
isScript
Is script?. @param text the text @return true/false
api/cas-server-core-api-scripting/src/main/java/org/apereo/cas/util/scripting/ExecutableCompiledScriptFactory.java:144
↓ 5 callers
Method
isYubiKeyRegisteredFor
(final String username, final String pubKey)
support/cas-server-support-yubikey-core/src/test/java/org/apereo/cas/adaptors/yubikey/AbstractYubiKeyAccountRegistryTests.java:137
↓ 5 callers
Function
la
(a)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 5 callers
Method
load
()
core/cas-server-core-services-registry/src/main/java/org/apereo/cas/services/resource/AbstractResourceBasedServiceRegistry.java:245
↓ 5 callers
Method
locateAttributeDefinitionByName
Locate attribute definition by definition name. @param name the name @return the optional
api/cas-server-core-api-services/src/main/java/org/apereo/cas/authentication/attribute/AttributeDefinitionStore.java:53
↓ 5 callers
Method
locateMatchingAttributeValue
(final String attrName, final Set<String> attrValue,
core/cas-server-core-authentication-mfa-api/src/main/java/org/apereo/cas/authentication/bypass/BaseMultifactorAuthenticationProviderBypassEvaluator.java:54
↓ 5 callers
Method
mapClaim
Map claim and return values. @param claimName the claim name @param registeredService the registered service @param principal the pri
support/cas-server-support-oidc-core/src/main/java/org/apereo/cas/oidc/claims/OidcAttributeToScopeClaimMapper.java:72
↓ 5 callers
Method
markAsInternal
Mark as internal base registered service. @return the base registered service
core/cas-server-core-services-api/src/main/java/org/apereo/cas/services/BaseRegisteredService.java:138
↓ 5 callers
Method
matches
Matches the entire region for the string. @param pattern the pattern @param value the string @return true/false @see Matcher#matches()
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/RegexUtils.java:103
↓ 5 callers
Method
newAccessToken
(final TicketGrantingTicket tgt)
support/cas-server-support-oauth/src/test/java/org/apereo/cas/ticket/BaseOAuth20ExpirationPolicyTests.java:87
↓ 5 callers
Method
newPasswordPolicyHandlingStrategy
New password policy handling strategy. @param properties the properties @param applicationContext the application context @return the authent
core/cas-server-core-authentication-api/src/main/java/org/apereo/cas/authentication/CoreAuthenticationUtils.java:262
↓ 5 callers
Method
newRediSearchCommands
New redi search commands. @param redis the redis @param casSslContext the cas ssl context @return the optional @throws Exception the exceptio
support/cas-server-support-redis-modules/src/main/java/org/apereo/cas/redis/modules/LettuceRedisModulesOperations.java:62
↓ 5 callers
Method
newSAML2Configuration
(final String idpMetadataPath)
support/cas-server-support-pac4j-saml/src/test/java/org/apereo/cas/web/saml2/Saml2TestClientsBuilder.java:56
↓ 5 callers
Method
newSubject
New subject element that uses the confirmation method {@link #CONFIRMATION_METHOD}. @param identifier the identifier @return the subject
support/cas-server-support-saml-core-api/src/main/java/org/apereo/cas/support/saml/util/Saml10ObjectBuilder.java:195
↓ 5 callers
Method
newTicketGrantingTicket
()
support/cas-server-support-oauth/src/test/java/org/apereo/cas/ticket/BaseOAuth20ExpirationPolicyTests.java:66
↓ 5 callers
Method
nextDouble
Next double and provide double. @param startInclusive the start inclusive @param endInclusive the end inclusive @return the double
api/cas-server-core-api-util/src/main/java/org/apereo/cas/util/RandomUtils.java:101
↓ 5 callers
Method
noOp
Factory method. @return the registered service cipher executor
api/cas-server-core-api-services/src/main/java/org/apereo/cas/services/RegisteredServiceCipherExecutor.java:27
↓ 5 callers
Method
none
No authentication post processor. @return the authentication post processor
api/cas-server-core-api-authentication/src/main/java/org/apereo/cas/authentication/AuthenticationPostProcessor.java:52
↓ 5 callers
Method
none
No interruptions interrupt response. @return the interrupt response
support/cas-server-support-interrupt-api/src/main/java/org/apereo/cas/interrupt/InterruptResponse.java:83
↓ 5 callers
Function
p
(a,b,c)
support/cas-server-support-thymeleaf/src/main/resources/static/js/inwebo/client.js:1
↓ 5 callers
Method
pingUrl
Ping url and return http status. @param location the location @return the http status
core/cas-server-core-util-api/src/main/java/org/apereo/cas/util/http/HttpRequestUtils.java:212
↓ 5 callers
Method
populateDefaultEntries
Populate default entries. @param connection the connection @param baseDn the base dn @throws Exception the exception
support/cas-server-support-ldap-core/src/test/java/org/apereo/cas/adaptors/ldap/LdapIntegrationTestsOperations.java:54
↓ 5 callers
Method
prepareCasEvent
(final AbstractCasEvent event)
core/cas-server-core-events-api/src/main/java/org/apereo/cas/support/events/listener/CasAuthenticationAuthenticationEventListener.java:50
↓ 5 callers
Method
print
(final String message, final Object... args)
ci/checks/CheckMissingConditionalOnMissingBean.java:19
↓ 5 callers
Method
print
(final String message, final Object... args)
ci/checks/CheckRedundantTestConfigurationInheritance.java:81
↓ 5 callers
Method
print
(final String message, final Object... args)
ci/checks/CheckDuplicateGradleConfiguration.java:43
↓ 5 callers
Method
process
Process principal. @param principal the principal @param client the client @param credential the credential @param service the service @retur
support/cas-server-support-pac4j-api/src/main/java/org/apereo/cas/authentication/principal/DelegatedAuthenticationPreProcessor.java:26
↓ 5 callers
Method
produce
Produce token for relying party. @param securityToken the security token @param service the service @param fedRequest the fed request @pa
support/cas-server-support-ws-idp/src/main/java/org/apereo/cas/ws/idp/services/WSFederationRelyingPartyTokenProducer.java:30
↓ 5 callers
Method
produceUnauthorizedErrorView
Produce unauthorized error view model and view. @return the model and view
support/cas-server-support-oauth-core-api/src/main/java/org/apereo/cas/support/oauth/util/OAuth20Utils.java:172
↓ 5 callers
Method
pushAuthenticate
Push authenticate. @param login the login @return the inwebo push authenticate response
support/cas-server-support-inwebo-mfa/src/main/java/org/apereo/cas/support/inwebo/service/InweboService.java:101
↓ 5 callers
Method
putAccountRegistrationRequest
Put account registration request. @param requestContext the request context @param registrationRequest the registration request
support/cas-server-support-account-mgmt/src/main/java/org/apereo/cas/acct/AccountRegistrationUtils.java:32
↓ 5 callers
Method
putBrowserStorage
Put browser storage request. @param requestContext the request context @param browserStorage the browser storage
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1820
↓ 5 callers
Method
putCasLoginFormViewable
Put cas login form viewable. @param context the context @param viewable the viewable
core/cas-server-core-web-api/src/main/java/org/apereo/cas/web/support/WebUtils.java:1322
↓ 5 callers
Method
putDelegatedAuthenticationLogoutRequest
Put delegated authentication logout request. @param requestContext the request context @param logoutAction the logout action
support/cas-server-support-pac4j-core/src/main/java/org/apereo/cas/web/flow/DelegationWebflowUtils.java:67
↓ 5 callers
Method
putDelegatedAuthenticationProviderPrimary
Put delegated authentication provider dominant. @param context the context @param client the client
support/cas-server-support-pac4j-core/src/main/java/org/apereo/cas/web/flow/DelegationWebflowUtils.java:193
↓ 5 callers
Method
putIntoModel
(final Map<String, Object> model, final String key, final Object value)
core/cas-server-core-web-api/src/main/java/org/apereo/cas/services/web/view/AbstractCasView.java:118
↓ 5 callers
Method
putOneTimeTokenAccount
Put one time token account. @param requestContext the request context @param account the account
core/cas-server-core-webflow-mfa-api/src/main/java/org/apereo/cas/web/flow/util/MultifactorAuthenticationWebflowUtils.java:263
← previous
next →
1,901–2,000 of 22,235, ranked by callers