Uses of Interface
org.opensaml.saml.ext.samlec.EncType
Packages that use EncType
Package
Description
Interfaces for SAML-EC GSS-API Mechanism.
Implementation for SAML-EC GSS-API schema content.
-
Uses of EncType in org.opensaml.saml.ext.samlec
Methods in org.opensaml.saml.ext.samlec that return types with arguments of type EncType -
Uses of EncType in org.opensaml.saml.ext.samlec.impl
Classes in org.opensaml.saml.ext.samlec.impl that implement EncTypeFields in org.opensaml.saml.ext.samlec.impl with type parameters of type EncTypeModifier and TypeFieldDescriptionprivate final XMLObjectChildrenList<EncType>SessionKeyImpl.encTypesEncType children.Methods in org.opensaml.saml.ext.samlec.impl that return EncTypeModifier and TypeMethodDescriptionEncTypeBuilder.buildObject()Builds a SAMLObject using the default name and namespace information provided SAML specifications.EncTypeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.Methods in org.opensaml.saml.ext.samlec.impl that return types with arguments of type EncTypeModifier and TypeMethodDescriptionSessionKeyImpl.getEncTypes()Get the session key encryption typed.