Class UserDetailsSubjectParser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String namespace  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      UserDetailsSubjectInfo parse​(java.lang.String subject)
      Returns the domain object that represents the subject request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • namespace

        protected final java.lang.String namespace
    • Constructor Detail

      • UserDetailsSubjectParser

        public UserDetailsSubjectParser​(java.lang.String namespace)