Uses of Interface
org.projecthusky.xua.saml2.Base
Packages that use Base
Package
Description
-
Uses of Base in org.projecthusky.communication.ch.ppq.api
Subinterfaces of Base in org.projecthusky.communication.ch.ppq.apiModifier and TypeInterfaceDescriptioninterface
Describing the methods of the PatentPrivacyQuery Interface Beschreibung der Methoden des PatentPrivacyQuery Interfaces -
Uses of Base in org.projecthusky.communication.ch.ppq.impl
Classes in org.projecthusky.communication.ch.ppq.impl that implement BaseModifier and TypeClassDescriptionclass
Class implementing the corresponding interface for PatientPrivacyQuery. -
Uses of Base in org.projecthusky.xua.authentication
Subinterfaces of Base in org.projecthusky.xua.authenticationModifier and TypeInterfaceDescriptioninterface
Interface describing the methods of AuthnRequest. -
Uses of Base in org.projecthusky.xua.authentication.impl
Classes in org.projecthusky.xua.authentication.impl that implement BaseModifier and TypeClassDescriptionclass
Class implementing the corresponding interface for AuthnRequest. Die Klasse implementiert das entsprechende Interface AuthnRequest. -
Uses of Base in org.projecthusky.xua.saml2
Subinterfaces of Base in org.projecthusky.xua.saml2Modifier and TypeInterfaceDescriptioninterface
Interface describing the methods of ArtifactResolve.interface
Interface describing the methods of ArtifactResponse.interface
Interface describing the methods of Response. Interface welches die Methoden einer Response beschreibt.interface
-
Uses of Base in org.projecthusky.xua.saml2.impl
Classes in org.projecthusky.xua.saml2.impl that implement BaseModifier and TypeClassDescriptionclass
Interface describing the ArtifactResolve methods. Interface welches die ArtifactResolve Methoden beschreibt.class
HEREISENGLISH HIERISTDEUTSCH VOICIFRANCAIS ITALIANOclass
Implementation class of Response Implementations Klasse von Response -
Uses of Base in org.projecthusky.xua.serialization.impl
Methods in org.projecthusky.xua.serialization.impl with parameters of type BaseModifier and TypeMethodDescriptionbyte[]
BaseSerializerImpl.toXmlByteArray
(Base aSecurityObject) BaseSerializerImpl.toXmlElement
(Base aSecurityObject) BaseSerializerImpl.toXmlString
(Base aSecurityObject)