content stringlengths 263 5.24M | pred_label stringclasses 1
value | pred_score_pos float64 0.6 1 |
|---|---|---|
package org.apereo.cas.ticket.proxy.support;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.ticket.TicketGrantingTicket;
import org.apereo.cas.ticket.proxy.ProxyHandler;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import static org.... | __label__POS | 0.969713 |
package org.apereo.cas.ticket.expiration.builder;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.services.RegisteredServiceDefinition;
import org.apereo.cas.ticket.expiration.AlwaysExpiresExpirationPolicy;
import org.apereo.cas.ticket.expiration.HardTimeoutExpirationPolicy;
impor... | __label__POS | 0.986401 |
url-prefix ../../jsreftest.html?test=ecma_5/Object/
skip script defineProperty-setup.js # not a test.
script 15.2.3.3-01.js
script 15.2.3.4-01.js
script 15.2.3.4-02.js
script 15.2.3.4-03.js
script 15.2.3.4-04.js
script 15.2.3.5-01.js
skip-if(!xulRuntime.shell) script 15.2.3.6-function-length.js # uses shell load() func... | __label__POS | 0.999674 |
package org.apereo.cas.config;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.configuration.features.CasFeatureModule;
import org.apereo.cas.ticket.UniqueTicketIdGenerator;
import org.apereo.cas.ticket.UniqueTicketIdGeneratorConfigurer;
import org.apereo.cas.util.spring.boot.Cond... | __label__POS | 0.76882 |
package org.apereo.cas.config;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.configuration.features.CasFeatureModule;
import org.apereo.cas.util.spring.boot.ConditionalOnFeatureEnabled;
import org.springframework.boot.autoconfigure.AutoConfiguration;
import org.springframework.b... | __label__POS | 0.90409 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
im... | __label__POS | 0.818374 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.val;
import org.junit.jupiter.api.Tag;
impor... | __label__POS | 0.891342 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.val;
import org.junit.jupiter.api.Tag;
import... | __label__POS | 0.842173 |
package org.apereo.cas.services;
import org.apereo.cas.util.MockRequestContext;
import lombok.val;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.util.Map;
import static org.junit.jupiter.api.Assertions.*;
/**
* This is {@link DefaultRegiste... | __label__POS | 0.968355 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
import com.fasterxml.jackson.databind.ObjectMapper;
imp... | __label__POS | 0.829107 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 5/22/2012
* Time: 11:33 PM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationTest.Commands.Wizard
{
/// <summary>
/// Description of AddUiaWizardStepCommandTestFixture.
/// <... | __label__POS | 0.687468 |
package org.apereo.cas.services;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.web.CasYamlHttpMessageConverter;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.http.MediaType;
impo... | __label__POS | 0.979437 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 4/27/2012
* Time: 9:35 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationTest.Commands.Wizard
{
/// <summary>
/// Description of NewUiaWizardCommandTestFixture.
/// </summ... | __label__POS | 0.719651 |
package org.apereo.cas.services;
import org.apereo.cas.test.CasTestExtension;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.co... | __label__POS | 0.737536 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.util.CollectionUtils;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.... | __label__POS | 0.632203 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.util.CollectionUtils;
import org.apereo.cas.util.RandomUtils;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
import com.fasterxml.... | __label__POS | 0.890733 |
package org.apereo.cas.services.util;
import org.apereo.cas.services.BaseRegisteredService;
import org.apereo.cas.services.CasRegisteredService;
import org.apereo.cas.services.RegisteredServiceCipherExecutor;
import org.apereo.cas.services.RegisteredServicePublicKeyImpl;
import org.apereo.cas.util.RandomUtils;
import... | __label__POS | 0.934311 |
package org.apereo.cas.services;
import org.apereo.cas.audit.AuditActionResolvers;
import org.apereo.cas.audit.AuditResourceResolvers;
import org.apereo.cas.audit.AuditableActions;
import org.apereo.cas.audit.AuditableContext;
import org.apereo.cas.audit.AuditableExecutionResult;
import org.apereo.cas.audit.BaseAudita... | __label__POS | 0.793381 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import java.io.Serial;
/**
* This is {@link BaseWebBasedRegisteredService}.
*
* @author Misagh Moayyed
* @since 6.6.0
*/
@Getter
@Setter
@EqualsAndH... | __label__POS | 0.92914 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import lombok.experimental.Accessors;
import org.apache.commons.l... | __label__POS | 0.934909 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import lombok.experimental.Accessors;
import lombok.val;
import ... | __label__POS | 0.981949 |
package org.apereo.cas.services;
import org.apereo.cas.configuration.model.support.mfa.BaseMultifactorAuthenticationProviderProperties.MultifactorAuthenticationProviderFailureModes;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstruc... | __label__POS | 0.793212 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import ... | __label__POS | 0.989197 |
package org.apereo.cas.services;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import org.apereo.cas.util.RegexUtils;
import org.apereo.cas.util.spring.SpringExpressionLanguageValueResolver;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lo... | __label__POS | 0.721037 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.CoreAuthenticationUtils;
import org.apereo.cas.authentication.principal.Service;
import org.apereo.cas.configuration.model.core.authentication.PrincipalAttributesCoreProperties;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterx... | __label__POS | 0.896094 |
package org.apereo.cas.services;
import org.apereo.cas.configuration.support.TriStateBoolean;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConst... | __label__POS | 0.846703 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 2/5/2013
* Time: 2:28 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationTest.CheckCmdletParameters
{ // using Xunit;
/// <summary>
/// Description of SetUiaEditTextComman... | __label__POS | 0.729673 |
package org.apereo.cas.services;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import java.io.Serial;
import java.time... | __label__POS | 0.932789 |
package org.apereo.cas.services;
import org.apereo.cas.configuration.support.ExpressionLanguageCapable;
import org.apereo.cas.util.spring.SpringExpressionLanguageValueResolver;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.google.errorprone.annotat... | __label__POS | 0.639664 |
package org.apereo.cas.services;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import lombok.experimental.Accessors;
i... | __label__POS | 0.859789 |
package org.apereo.cas.services;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import... | __label__POS | 0.792948 |
<?php
/**
* Provides the possibility to easily create file downloads in PHP
*
* @author Jannik Zschiesche <hello@apfelbox.net>
* @version 1.0
* @license MIT
*/
namespace Apfelbox\FileDownload;
use Skyzyx\Components\Mimetypes\Mimetypes;
/**
* Provides a simple way to create file downloads in PHP
*/
class File... | __label__POS | 0.633254 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.principal.Service;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.With;
import lombok.experimental.SuperBuilder;
import org.springframework.context.ApplicationContext;
import java.util.Map;
/**
* This is {@link RegisteredSer... | __label__POS | 0.903487 |
package org.apereo.cas.services;
import org.apereo.cas.authentication.principal.Service;
import org.apereo.cas.configuration.support.ExpressionLanguageCapable;
import org.apereo.cas.util.DateTimeUtils;
import org.apereo.cas.util.spring.SpringExpressionLanguageValueResolver;
import com.fasterxml.jackson.annotation.Jso... | __label__POS | 0.733036 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 11/27/2013
* Time: 11:54 PM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationUnitTests
{
using System.Collections;
using System.Collections.Generic;
using System.Windows.Aut... | __label__POS | 0.830593 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import lombok.Setter;
import org.jooq.lambda.Unchecked;
im... | __label__POS | 0.988152 |
package org.apereo.cas.services;
import org.apereo.cas.configuration.support.ExpressionLanguageCapable;
import org.apereo.cas.configuration.support.RegularExpressionCapable;
import org.apereo.cas.configuration.support.TriStateBoolean;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.EqualsAndHashCode... | __label__POS | 0.649593 |
package org.apereo.cas.services;
import org.apereo.cas.configuration.support.TriStateBoolean;
import org.apereo.cas.ticket.AuthenticationAwareTicket;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
i... | __label__POS | 0.85849 |
package org.apereo.cas.services;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import lombok.Setter;
import lombok.experimental.Accessors;
import lombok.extern.slf4j.Slf4j;
import java.io.Serial;
impo... | __label__POS | 0.932863 |
package org.apereo.cas.services.util;
import org.apereo.cas.services.RegisteredService;
import org.apereo.cas.util.serialization.BaseJacksonSerializer;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.core.PrettyPrinter;
import lombok.val;
import org.apache.commons.io.FileUtils;
impor... | __label__POS | 0.944674 |
package org.apereo.cas.services.util;
import com.fasterxml.jackson.core.JsonFactory;
import com.fasterxml.jackson.dataformat.yaml.YAMLFactory;
import lombok.extern.slf4j.Slf4j;
import lombok.val;
import org.apache.commons.io.FileUtils;
import org.springframework.context.ConfigurableApplicationContext;
import org.sprin... | __label__POS | 0.945636 |
package org.apereo.cas.services.support;
import org.apereo.cas.services.RegisteredServiceAttributeFilter;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
import lombok.val;
import org.jooq.lambda.Unchecked;
import org.springframewor... | __label__POS | 0.772322 |
package org.apereo.cas.validation;
import org.apereo.cas.audit.AuditActionResolvers;
import org.apereo.cas.audit.AuditResourceResolvers;
import org.apereo.cas.audit.AuditableActions;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import org.apereo.i... | __label__POS | 0.94405 |
package org.apereo.cas.validation;
import org.apereo.cas.authentication.Authentication;
import org.apereo.cas.authentication.principal.Service;
import org.apereo.cas.services.RegisteredService;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Equ... | __label__POS | 0.74203 |
package org.apereo.cas.validation;
import org.apereo.cas.multitenancy.TenantExtractor;
import org.apereo.cas.services.CasModelRegisteredService;
import org.apereo.cas.services.CasProtocolVersions;
import lombok.RequiredArgsConstructor;
import lombok.val;
import jakarta.servlet.http.HttpServletRequest;
import java.util... | __label__POS | 0.924222 |
package org.apereo.cas.validation;
import org.apereo.cas.authentication.Authentication;
import org.apereo.cas.authentication.principal.Service;
import org.apereo.cas.services.RegisteredService;
import lombok.Builder;
import lombok.Getter;
import lombok.experimental.SuperBuilder;
import java.io.Serializable;
import j... | __label__POS | 0.994599 |
package org.apereo.cas.validation;
import org.apache.commons.lang3.StringUtils;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.web.servlet.View;
/**
* This is {@link CasProtocolViewFactory}.
*
* @author Misagh Moayyed
* @since 6.2.0
*/
@FunctionalInterface
public in... | __label__POS | 0.814622 |
package org.apereo.cas.support.events.dao;
import org.apereo.cas.support.events.CasEventRepository;
import org.apereo.cas.support.events.CasEventRepositoryFilter;
import org.apereo.cas.util.DateTimeUtils;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
impo... | __label__POS | 0.668054 |
package org.apereo.cas.support.events.dao.filter;
import org.apereo.cas.support.events.CasEventRepositoryFilter;
import org.apereo.cas.support.events.dao.CasEvent;
import org.apereo.cas.util.scripting.ExecutableCompiledScript;
import org.apereo.cas.util.scripting.ExecutableCompiledScriptFactory;
import lombok.extern.s... | __label__POS | 0.975148 |
package org.apereo.cas.rest.factory;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.authentication.MultifactorAuthenticationProvider;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.mock.web.MockHttpServletRequ... | __label__POS | 0.958176 |
url-prefix ../../jsreftest.html?test=ecma_2/Exceptions/
script boolean-001.js
script boolean-002.js
script date-001.js
script date-002.js
script date-003.js
script date-004.js
script exception-001.js
script exception-002.js
script exception-003.js
script exception-004.js
script exception-005.js
script exception-006.js
... | __label__POS | 1.00001 |
package org.apereo.cas.rest.audit;
import org.apereo.cas.util.CollectionUtils;
import org.apereo.cas.util.MockWebServer;
import lombok.val;
import org.aspectj.lang.JoinPoint;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.http.HttpStatus;
import org.springframework.htt... | __label__POS | 0.818628 |
package org.apereo.cas.monitor;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.util.spring.boot.SpringBootTestAutoConfigurations;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.... | __label__POS | 0.980075 |
package org.apereo.cas.monitor;
import org.apereo.cas.ticket.registry.TicketRegistry;
import org.apereo.cas.util.spring.DirectObjectProvider;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.a... | __label__POS | 0.937795 |
package org.apereo.cas.monitor;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.DisposableBean;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.Status;
import java.util.concurrent.Exe... | __label__POS | 0.994312 |
package org.apereo.cas.monitor;
import org.apereo.cas.util.spring.DirectObjectProvider;
import lombok.val;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.Signature;
import org.jooq.lambda.fi.util.function.CheckedSupplier;
import org.junit.jupiter.api.Tag;
import... | __label__POS | 0.961937 |
package org.apereo.cas.monitor;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.a... | __label__POS | 0.803075 |
package org.apereo.cas.monitor;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.val;
import java.util.Formatter;
/**
* Simple implementation of cache statistics.
*
* @author Marvin S. Addison
* @since 3.5.1
*/
@Getter
@AllArgsConstructor
public class SimpleCacheStatistics implements CacheS... | __label__POS | 0.977407 |
package org.apereo.cas.monitor;
import org.apereo.cas.util.NamedObject;
import org.apereo.cas.util.function.FunctionUtils;
import lombok.AccessLevel;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.sprin... | __label__POS | 0.747004 |
package org.apereo.cas.monitor;
import io.micrometer.common.KeyValue;
import io.micrometer.common.KeyValues;
import io.micrometer.observation.Observation;
import io.micrometer.observation.ObservationRegistry;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.apache.commons.lang3.StringUtils;
import ... | __label__POS | 0.944607 |
package org.apereo.cas.monitor;
import io.micrometer.core.instrument.Timer;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import lombok.val;
import org.jooq.lambda.Unchecked;
import org.springframework.web.filter.OncePerRequestFilter;
import jakarta.servlet.FilterChain;
import jakarta.servle... | __label__POS | 0.811853 |
package org.apereo.cas.monitor;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.springframework.beans.factory.ObjectProvider;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.healt... | __label__POS | 0.958254 |
package org.apereo.cas.monitor;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.HealthIndicator;
import org.springframework.boot.actuat... | __label__POS | 0.948984 |
package org.apereo.cas.monitor;
import lombok.RequiredArgsConstructor;
import lombok.val;
import org.apache.commons.io.FileUtils;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.Status;
/**
*... | __label__POS | 0.867539 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 1/27/2014
* Time: 11:31 PM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationUnitTests.Helpers.UnderlyingCode.NewModel
{
using UIAutomation;
using Xunit;
/// <summary>
... | __label__POS | 0.836731 |
package org.apereo.cas.audit.spi;
import org.apereo.cas.services.RegisteredServiceTestUtils;
import org.apereo.cas.test.CasTestExtension;
import lombok.val;
import org.apereo.inspektr.audit.spi.AuditResourceResolver;
import org.aspectj.lang.JoinPoint;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.T... | __label__POS | 0.617509 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 2/16/2014
* Time: 1:14 PM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace UIAutomationUnitTests.Commands.Event
{
using System.Windows.Automation;
using UIAutomation;
using Xunit;
u... | __label__POS | 0.628588 |
package org.apereo.cas.nativex;
import org.apereo.cas.audit.AuditTrailExecutionPlan;
import org.apereo.cas.audit.AuditTrailExecutionPlanConfigurer;
import org.apereo.cas.audit.AuditTrailRecordResolutionPlanConfigurer;
import org.apereo.cas.util.nativex.CasRuntimeHintsRegistrar;
import org.apereo.inspektr.audit.AuditTr... | __label__POS | 0.938147 |
package org.apereo.cas.nativex;
import org.apereo.cas.web.flow.CasWebflowConfigurer;
import org.apereo.cas.web.flow.executor.ClientFlowExecutionRepository;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.aot.hint.RuntimeHints;
import org.springframewor... | __label__POS | 0.944778 |
package org.apereo.cas.web.flow;
import org.apereo.cas.authentication.principal.Service;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.spri... | __label__POS | 0.870025 |
package org.apereo.cas.web.flow;
import org.apereo.cas.web.support.CasLocaleChangeInterceptor;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.web.servlet.resource.ResourceUrlProviderExposingInterceptor;
import org.springframework.webflow.engine.Flow;
... | __label__POS | 0.949523 |
package org.apereo.cas.web.flow;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.mock.web.MockHttpServletRequest;
import org.s... | __label__POS | 0.83308 |
package org.apereo.cas.web.flow;
import org.apereo.cas.CasProtocolConstants;
import org.apereo.cas.authentication.AuthenticationServiceSelectionPlan;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.authentication.DefaultAuthenticationServiceSelectionPlan;
import org.apereo.cas.a... | __label__POS | 0.639716 |
package org.apereo.cas.web.flow;
import org.apereo.cas.authentication.credential.RememberMeUsernamePasswordCredential;
import org.apereo.cas.util.MockRequestContext;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.test.context.TestPropertySource;
impor... | __label__POS | 0.856567 |
package org.apereo.cas.web.flow;
import org.apereo.cas.config.CasCoreEnvironmentBootstrapAutoConfiguration;
import org.apereo.cas.config.CasCoreMultitenancyAutoConfiguration;
import org.apereo.cas.config.CasCoreWebAutoConfiguration;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.... | __label__POS | 0.607023 |
package org.apereo.cas.web.flow.configurer;
import org.apereo.cas.web.flow.BaseWebflowConfigurerTests;
import org.apereo.cas.web.flow.CasWebflowConfigurer;
import org.apereo.cas.web.flow.CasWebflowConstants;
import lombok.Getter;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
i... | __label__POS | 0.701614 |
package org.apereo.cas.web.flow.authentication;
import org.apereo.cas.authentication.CoreAuthenticationTestUtils;
import org.apereo.cas.ticket.InvalidProxyGrantingTicketForServiceTicketException;
import org.apereo.cas.ticket.InvalidTicketException;
import org.apereo.cas.ticket.UnrecognizableServiceForServiceTicketVali... | __label__POS | 0.759876 |
package org.apereo.cas.web.flow.authentication;
import org.apereo.cas.util.MockRequestContext;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import javax.security.auth.login.AccountExpiredException;
import javax.security.auth.login.AccountLockedException;
import javax.securi... | __label__POS | 0.940467 |
package org.apereo.cas.web.flow.actions;
import org.apereo.cas.authentication.AuthenticationException;
import org.apereo.cas.authentication.AuthenticationPolicy;
import org.apereo.cas.ticket.InvalidTicketException;
import org.apereo.cas.ticket.UnsatisfiedAuthenticationPolicyException;
import org.apereo.cas.util.Collec... | __label__POS | 0.722537 |
package org.apereo.cas.web.flow.actions;
import org.apereo.cas.web.flow.BaseWebflowConfigurerTests;
import org.apereo.cas.web.flow.CasDefaultFlowUrlHandler;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.... | __label__POS | 0.798888 |
package org.apereo.cas.web.flow.actions;
import org.apereo.cas.util.MockRequestContext;
import org.apereo.cas.web.flow.CasWebflowConstants;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.http.MediaType;
import static org.junit.jupiter.api.Assertions.*... | __label__POS | 0.964165 |
package org.apereo.cas.web.flow.executor;
import org.apereo.cas.util.crypto.CipherExecutor;
import org.apereo.cas.web.flow.BaseWebflowConfigurerTests;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.para... | __label__POS | 0.948831 |
package org.apereo.cas.web.flow.executor;
import lombok.val;
import org.apache.commons.lang3.SerializationUtils;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.webflow.execution.repository.BadlyFormattedFlowExecutionKeyException;
import java.nio.charset.StandardCharset... | __label__POS | 0.945515 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 8/18/2012
* Time: 5:11 PM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace PSTestLib
{
/// <summary>
/// Description of PSTestHelper.
/// </summary>
public static class PSTestHelper... | __label__POS | 0.906977 |
package org.apereo.cas.config;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.configuration.features.CasFeatureModule;
import org.apereo.cas.util.spring.boot.ConditionalOnFeatureEnabled;
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.autoconfigure.AutoConfigura... | __label__POS | 0.978897 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 2/3/2013
* Time: 12:52 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace PSTestLib
{
using System.Collections.Generic;
/// <summary>
/// Description of Util.
/// </summary>
p... | __label__POS | 0.89373 |
{
"keys": [
{
"kty": "RSA",
"d": "Gtc_rnC3H_eRPvbenipKKFdMK_vDOhdUgaCnhuOLW7cPuLgRQk5uoTd80td9LBXXWt5z0wTU-oVE5TDRF5j2gxWeub8Omxf6-09u1QBMhqpIhGVhzBuusAOZZScXE7hMw1CcLCEIuCuNoobW8X1SClTmPLgXX4FsrFrbNFczrugAMVC2zi-7isPbR3CzYaoJhpe3y5sT64V3OvRJAvVUP3oUnprp7YIvj1qeg1rH-B4Z_eRlUA6-WKIy4_tCsglVbVI_1e9MK2rV... | __label__POS | 0.646035 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 1/16/2014
* Time: 2:40 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace PSTestLib
{
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
... | __label__POS | 0.859966 |
package org.apereo.cas.util;
import org.apereo.cas.util.crypto.DecryptionException;
import org.apereo.cas.util.crypto.PrivateKeyFactoryBean;
import org.apereo.cas.util.crypto.PublicKeyFactoryBean;
import lombok.val;
import org.apache.commons.lang3.ArrayUtils;
import org.apache.commons.lang3.StringUtils;
import org.jo... | __label__POS | 0.923377 |
package org.apereo.cas.util;
import lombok.val;
import org.apache.commons.lang3.StringUtils;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
/**
* Tests for {@link RegexUtils}
*
* @author David Rodriguez
* @since 5.1.0
... | __label__POS | 0.928639 |
package org.apereo.cas.util;
import com.google.common.collect.Multimap;
import lombok.val;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List... | __label__POS | 0.940459 |
package org.apereo.cas.util;
import org.apereo.cas.util.serialization.JacksonObjectMapperFactory;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.http.HttpStatus;
import org.springframework.mock.web.... | __label__POS | 0.915191 |
package org.apereo.cas.nativex;
import org.apereo.cas.util.cipher.JsonWebKeySetStringCipherExecutor;
import org.apereo.cas.util.serialization.ComponentSerializationPlanConfigurer;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.springframework.aot.hint.RuntimeHints;
i... | __label__POS | 0.782602 |
package org.apereo.cas.util.spring;
import org.apereo.cas.config.CasCoreUtilAutoConfiguration;
import org.apereo.cas.test.CasTestExtension;
import org.apereo.cas.util.spring.boot.SpringBootTestAutoConfigurations;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.j... | __label__POS | 0.767967 |
/*
* Created by SharpDevelop.
* User: Alexander Petrovskiy
* Date: 2/22/2013
* Time: 9:57 AM
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
namespace TAMS
{
using Microsoft.Test.LeakDetection;
using Microsoft.Test.ObjectComparison;
/// <summary>
/// D... | __label__POS | 0.734327 |
package org.apereo.cas.util.cipher;
import org.apereo.cas.util.EncodingUtils;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSo... | __label__POS | 0.791428 |
package org.apereo.cas.util.cipher;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
/**
* This is {@link StringCipherExecutorTests}.
*
* @author Misagh Moayyed
* @since 6.2.0
*/
@Tag("Cipher")
class StringCipherExecutorTes... | __label__POS | 0.907853 |
package org.apereo.cas.util.cipher;
import lombok.val;
import org.jose4j.jws.AlgorithmIdentifiers;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.security.KeyPair;
import static org.junit.jupiter.api.Assertions.*;
/**
* This is {@link RsaKeyPairCipherExecutorTests}.
*
* @author ... | __label__POS | 0.969363 |
package org.apereo.cas.util.cipher;
import org.apereo.cas.util.RandomUtils;
import lombok.val;
import org.jasypt.exceptions.EncryptionOperationNotPossibleException;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import java.math.BigInteger;
import java.util.UUID;
import static org.junit.jupite... | __label__POS | 0.915773 |
package org.apereo.cas.util.cipher;
import org.apereo.cas.configuration.model.core.util.TicketProperties;
import lombok.val;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
/**
* This is {@link ProtocolTicketCipherExecutorTests}.
*
* @author ... | __label__POS | 0.994419 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.