Class PrincipalConversionLoginModule

java.lang.Object
org.apache.activemq.artemis.spi.core.security.jaas.PrincipalConversionLoginModule
All Implemented Interfaces:
LoginModule, AuditLoginModule

public class PrincipalConversionLoginModule extends Object implements AuditLoginModule
populate an empty (no UserPrincipal) subject with UserPrincipal seeded from existing principal Useful when a third party login module generated principal needs to be accepted as-is by the broker