Class PlainCredentialsEntry.Decoder

java.lang.Object
tigase.auth.credentials.entries.PlainCredentialsEntry.Decoder
All Implemented Interfaces:
Credentials.Decoder
Enclosing class:
PlainCredentialsEntry

@Bean(name="PLAIN", parent=CredentialsDecoderBean.class, active=true) public static class PlainCredentialsEntry.Decoder extends Object implements Credentials.Decoder
  • Constructor Details

    • Decoder

      public Decoder()
  • Method Details