ildfly-clustering-web-undertow.33.0.2.Final.source-code.org.wildfly.elytron.web.undertow.server.servlet.proto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wildfly-clustering-web-undertow Show documentation
Show all versions of wildfly-clustering-web-undertow Show documentation
This module adapts an implementation of wildfly-clustering-web-spi to the Undertow servlet container.
package org.wildfly.elytron.web.undertow.server.servlet;
import "org.wildfly.security.cache.proto";
// IDs: 255-259
/**
* @TypeId(255)
*/
message IdentityContainer {
optional org.wildfly.security.cache.CachedIdentity identity = 1;
optional string type = 2;
}