Class AddIDTokenShell

    • Field Detail

      • log

        @Nonnull
        private org.slf4j.Logger log
        Class logger.
      • issuerId

        @Nullable
        private String issuerId
        EntityID to populate into Issuer element.
      • rpCtx

        @Nullable
        private net.shibboleth.idp.profile.context.RelyingPartyContext rpCtx
        The RelyingPartyContext to operate on.
      • lifetime

        @Nullable
        private Duration lifetime
        ID token lifetime.
    • Constructor Detail

      • AddIDTokenShell

        public AddIDTokenShell()
        Constructor.