Class Transformation


  • public class Transformation
    extends Object
    • Constructor Detail

      • Transformation

        public Transformation()
    • Method Detail

      • basicCredFromIlm

        public static Pair<String[],​Long> basicCredFromIlm​(List<AuthenticationData> authData)
        Returns:
        An array containing user name, password, user session ID (of which each can be null), and the org position ID (or null) retrieved from the designated authentication data.