Toggle navigation
Use Of
Java Examples
Admin
Examples with TicketDefinition org.apereo.cas.ticket.TicketDefinition used on opensource projects
Search in sources :
<
1
2
3
<
1
2
3
Aggregations
TicketDefinition
(org.apereo.cas.ticket.TicketDefinition)
14
Ticket
(org.apereo.cas.ticket.Ticket)
8
Ehcache
(net.sf.ehcache.Ehcache)
3
ToString
(lombok.ToString)
2
Element
(net.sf.ehcache.Element)
2
CacheConfiguration
(net.sf.ehcache.config.CacheConfiguration)
2
HazelcastConfigurationFactory
(org.apereo.cas.hz.HazelcastConfigurationFactory)
2
ConditionalOnMissingBean
(org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean)
2
RefreshScope
(org.springframework.cloud.context.config.annotation.RefreshScope)
2
Bean
(org.springframework.context.annotation.Bean)
2
MapConfig
(com.hazelcast.config.MapConfig)
1
HazelcastInstance
(com.hazelcast.core.HazelcastInstance)
1
HazelcastInstanceFactory
(com.hazelcast.instance.impl.HazelcastInstanceFactory)
1
DBCollection
(com.mongodb.DBCollection)
1
HashMap
(java.util.HashMap)
1
AtomicLong
(java.util.concurrent.atomic.AtomicLong)
1
Slf4j
(lombok.extern.slf4j.Slf4j)
1
lombok.val
(lombok.val)
1
CasConfigurationProperties
(org.apereo.cas.configuration.CasConfigurationProperties)
1
EncryptionRandomizedSigningJwtCryptographyProperties
(org.apereo.cas.configuration.model.core.util.EncryptionRandomizedSigningJwtCryptographyProperties)
1
UseOf
Java Tutorials :
Simple Java RabbitMQ Example with Spring
Simple Springboot JPA Eclipeslink Example
Simple SpringBoot JPA Hibernate Example
Jackson JSON @JsonIgnore and @JsonIgnoreProperties Examples
Java Infinite recursion (StackOverflowError) Jackson solutions
Simple Java Jackson Serialize Objects to JSON and convert them back To Object
ElasticSearch 5 - Upload files using Java API in binary field Example
Java JAXB marshall unmarshall Examples from String and Stream
Java 8 forEach List and Map examples
ElasticSearch 5 Java API SearchRequestBuilder examples
Java ElasticSearch 5 examples with node index and mapping - running local
Convert String to int or Integer Java 8
Java 9 in action - JShell - Ubuntu
Java - removing invalid characters from a file name
Hello world!? or Hello Tutorial