All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-clustering-web-undertow.34.0.0.Beta1.source-code.org.wildfly.elytron.web.undertow.server.servlet.proto Maven / Gradle / Ivy

Go to download

This module adapts an implementation of wildfly-clustering-web-spi to the Undertow servlet container.

There is a newer version: 34.0.0.Final
Show newest version
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;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy