Project

General

Profile

« Previous | Next » 

Revision d7eb304b

Added by Andreas Müller over 1 year ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/store/LoginManager.java
119 119
	        e.printStackTrace();
120 120
	        throw new CdmAuthenticationException(EMPTY_CREDENTIALS_MESSAGE, e);
121 121
	    }
122

  
123 122
	}
124 123

  
125 124
	private void _logGrantedAuthotities(StringBuilder gaText, String indent,

Also available in: Unified diff