Hierarchy For All Packages
Package Hierarchies:- de.bund.bva.isyfact.sicherheit,
- de.bund.bva.isyfact.sicherheit.accessmgr,
- de.bund.bva.isyfact.sicherheit.annotation,
- de.bund.bva.isyfact.sicherheit.autoconfigure,
- de.bund.bva.isyfact.sicherheit.common.exception,
- de.bund.bva.isyfact.sicherheit.common.konstanten,
- de.bund.bva.isyfact.sicherheit.config,
- de.bund.bva.isyfact.sicherheit.impl,
- de.bund.bva.isyfact.sicherheit.kontext,
- de.bund.bva.isyfact.sicherheit.util,
- de.bund.bva.isyfact.sicherheit.web
Class Hierarchy
- java.lang.Object
- de.bund.bva.isyfact.sicherheit.annotation.AnnotationSicherheitAttributeSource (implements de.bund.bva.isyfact.sicherheit.annotation.SicherheitAttributeSource)
- de.bund.bva.isyfact.aufrufkontext.impl.AufrufKontextImpl (implements de.bund.bva.isyfact.aufrufkontext.AufrufKontext)
- de.bund.bva.isyfact.sicherheit.kontext.ZertifikatInfoAufrufKontext
- de.bund.bva.isyfact.sicherheit.impl.BerechtigungsmanagerImpl (implements de.bund.bva.isyfact.sicherheit.Berechtigungsmanager)
- de.bund.bva.isyfact.sicherheit.web.DelegatingAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager)
- de.bund.bva.isyfact.sicherheit.common.konstanten.EreignisSchluessel
- de.bund.bva.isyfact.sicherheit.annotation.GesichertInterceptor (implements org.aopalliance.intercept.MethodInterceptor, org.springframework.core.Ordered)
- de.bund.bva.isyfact.sicherheit.autoconfigure.IsySicherheitAutoConfiguration
- de.bund.bva.isyfact.sicherheit.config.IsySicherheitConfigurationProperties
- de.bund.bva.isyfact.sicherheit.util.IsySicherheitUtil
- de.bund.bva.isyfact.sicherheit.annotation.NutzerAuthentifizierungInterceptor<K> (implements org.aopalliance.intercept.MethodInterceptor)
- de.bund.bva.isyfact.sicherheit.config.NutzerAuthentifizierungProperties
- de.bund.bva.isyfact.sicherheit.config.NutzerAuthentifizierungProperties.Authentifizierung
- de.bund.bva.isyfact.sicherheit.impl.RechtImpl (implements de.bund.bva.isyfact.sicherheit.Recht)
- de.bund.bva.isyfact.sicherheit.impl.RolleImpl (implements de.bund.bva.isyfact.sicherheit.Rolle)
- de.bund.bva.isyfact.sicherheit.impl.RollenRechteMapping
- de.bund.bva.isyfact.sicherheit.impl.SicherheitAdminImpl<T> (implements de.bund.bva.isyfact.sicherheit.SicherheitAdmin)
- de.bund.bva.isyfact.sicherheit.common.konstanten.SicherheitFehlerSchluessel
- de.bund.bva.isyfact.sicherheit.common.exception.SicherheitFehlertextProvider (implements de.bund.bva.isyfact.exception.FehlertextProvider)
- de.bund.bva.isyfact.sicherheit.impl.SicherheitImpl<K,
E> (implements org.springframework.beans.factory.InitializingBean, de.bund.bva.isyfact.sicherheit.Sicherheit<K>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- de.bund.bva.isyfact.exception.BaseException
- de.bund.bva.isyfact.sicherheit.common.exception.SicherheitTechnicalException
- de.bund.bva.isyfact.sicherheit.common.exception.InitialisierungsException
- de.bund.bva.isyfact.sicherheit.common.exception.SicherheitTechnicalException
- java.lang.RuntimeException
- de.bund.bva.isyfact.exception.TechnicalRuntimeException
- de.bund.bva.isyfact.sicherheit.common.exception.SicherheitTechnicalRuntimeException
- de.bund.bva.isyfact.sicherheit.common.exception.AnnotationFehltRuntimeException
- de.bund.bva.isyfact.sicherheit.common.exception.AuthentifizierungFehlgeschlagenException
- de.bund.bva.isyfact.sicherheit.common.exception.AuthentifizierungTechnicalException
- de.bund.bva.isyfact.sicherheit.common.exception.AutorisierungFehlgeschlagenException
- de.bund.bva.isyfact.sicherheit.common.exception.AutorisierungTechnicalException
- de.bund.bva.isyfact.sicherheit.common.exception.FehlerhafteServiceKonfigurationRuntimeException
- de.bund.bva.isyfact.sicherheit.common.exception.RollenRechteMappingException
- de.bund.bva.isyfact.sicherheit.common.exception.SicherheitTechnicalRuntimeException
- de.bund.bva.isyfact.exception.TechnicalRuntimeException
- de.bund.bva.isyfact.exception.BaseException
- java.lang.Exception
- de.bund.bva.isyfact.sicherheit.impl.XmlAccess
Interface Hierarchy
- de.bund.bva.isyfact.sicherheit.accessmgr.AccessManager<K,
E> - de.bund.bva.isyfact.sicherheit.Berechtigungsdaten
- de.bund.bva.isyfact.sicherheit.Berechtigungsmanager
- java.io.Serializable
- de.bund.bva.isyfact.sicherheit.accessmgr.AuthentifzierungErgebnis
- de.bund.bva.isyfact.sicherheit.Sicherheit<K>
- de.bund.bva.isyfact.sicherheit.SicherheitAdmin
- de.bund.bva.isyfact.sicherheit.annotation.SicherheitAttributeSource
Annotation Interface Hierarchy
- de.bund.bva.isyfact.sicherheit.annotation.Gesichert (implements java.lang.annotation.Annotation)
- de.bund.bva.isyfact.sicherheit.annotation.NutzerAuthentifizierung (implements java.lang.annotation.Annotation)