Package org.springframework.security.config.annotation
package org.springframework.security.config.annotation
-
ClassDescriptionAbstractConfiguredSecurityBuilder<O, B extends SecurityBuilder<O>>A base
SecurityBuilderthat allowsSecurityConfigurerto be applied to it.A baseSecurityBuilderthat ensures the object being built is only built one time.Thrown whenSecurityBuilder.build()is two or more times.Interface for building an ObjectSecurityConfigurer<O, B extends SecurityBuilder<O>>Allows for configuring aSecurityBuilder.SecurityConfigurerAdapter<O, B extends SecurityBuilder<O>>A base class forSecurityConfigurerthat allows subclasses to only implement the methods they are interested in.