org.springframework.security.authoritymapping
Class XmlMappableAttributesRetriever.IgnoreCloseInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.springframework.security.authoritymapping.XmlMappableAttributesRetriever.IgnoreCloseInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- XmlMappableAttributesRetriever
public static final class XmlMappableAttributesRetriever.IgnoreCloseInputStream
- extends FilterInputStream
Method Summary |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlMappableAttributesRetriever.IgnoreCloseInputStream
public XmlMappableAttributesRetriever.IgnoreCloseInputStream(InputStream stream)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class FilterInputStream
- Throws:
IOException
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.